summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-10-25 14:04:01 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-25 14:04:01 +0000
commitc913bd71c632efbe59ceedb7cebbbfc461825a3c (patch)
tree11f1cf9d05d45d3a5453a939561a0bf891b5de6a /patchlevel.h
parent8170cb1295a74f5fb68f22e0be2bbfb4d5b3e568 (diff)
downloadperl-c913bd71c632efbe59ceedb7cebbbfc461825a3c.tar.gz
Update Changes.
p4raw-id: //depot/perl@12647
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 154626500b..0e33fb62db 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
- ,"DEVEL12604"
+ ,"DEVEL12646"
,NULL
};