summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-09-14 15:04:16 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-14 15:04:16 +0000
commitaa6796d9dfd451c7aae1c1b37fcf5d9ea6ff55f4 (patch)
treed110af372157ee800abf3ffe895dad0e36db2ad3 /patchlevel.h
parent020b036fe37260c6d66af6e9bbd10f439a7fb2d1 (diff)
downloadperl-aa6796d9dfd451c7aae1c1b37fcf5d9ea6ff55f4.tar.gz
Update Changes.
p4raw-id: //depot/perl@12023
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 15d8b3c415..6f01e89a89 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
- ,"DEVEL12002"
+ ,"DEVEL12022"
,NULL
};