summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-10-26 15:52:58 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-26 15:52:58 +0000
commit2693727298748f7fb4bf0575f4c882f5847796e4 (patch)
tree7d7b61dca65cbf0ac8277d11ddab16d3abdd57ee /patchlevel.h
parent26ca33de5eb0a460b46f4ed20a6b5d2124faf109 (diff)
downloadperl-2693727298748f7fb4bf0575f4c882f5847796e4.tar.gz
Update Changes.
p4raw-id: //depot/perl@12696
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 0e33fb62db..81e9585fb1 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
- ,"DEVEL12646"
+ ,"DEVEL12695"
,NULL
};