summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-26 11:34:35 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-26 11:34:35 +0000
commit29a5dc09a8a3b3561aa738ed5a47775ecf7d811e (patch)
treed50cbf8d05eb9603d5210e4d8c66bd0b8dd8c8fd /patchlevel.h
parentb4558dc4bd9c296354bf29971495ac6ba5e42420 (diff)
downloadperl-29a5dc09a8a3b3561aa738ed5a47775ecf7d811e.tar.gz
Update Changes.
p4raw-id: //depot/perl@13283
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index a3c0f4162b..567efc6ada 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -70,7 +70,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL13225"
+ ,"DEVEL13282"
,NULL
};