summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-10-23 13:08:32 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-23 13:08:32 +0000
commita14267ca34b74b3e4488c689cfa42d6542e2dd54 (patch)
tree28ee13ec3b387c78183651bc330c7331a542ad00 /patchlevel.h
parente8632036586f40485a0383421ac8cee2b9de65e4 (diff)
downloadperl-a14267ca34b74b3e4488c689cfa42d6542e2dd54.tar.gz
Update Changes.
p4raw-id: //depot/perl@12605
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 cdce27c291..154626500b 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
- ,"DEVEL12566"
+ ,"DEVEL12604"
,NULL
};