summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-04-25 20:07:05 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-25 20:07:05 +0000
commita086fe0347007cb1cc3d693b9c1619faed0ba3a8 (patch)
treed7ffcd2be15726bc524a8023cddb8dce679ad445 /patchlevel.h
parente08bfeb28a2f47e296d02a3d25f47d835024193f (diff)
downloadperl-a086fe0347007cb1cc3d693b9c1619faed0ba3a8.tar.gz
Update Changes.
p4raw-id: //depot/perl@9841
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 dfc7d7fc27..9ebc341b76 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
- ,"DEVEL9817"
+ ,"DEVEL9840"
,NULL
};