summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-02-13 15:14:25 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-13 15:14:25 +0000
commit24715291d467d0b16660fc275ed779cdf2feccf7 (patch)
tree2e6d5907e3772754d2ab6658de547ec5060cfe70 /patchlevel.h
parent710482ca743c4c0757b0431abf7ee5f75ac9a133 (diff)
downloadperl-24715291d467d0b16660fc275ed779cdf2feccf7.tar.gz
Update Changes.
p4raw-id: //depot/perl@14681
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 2ece08fa45..437471b8e1 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL14646"
+ ,"DEVEL14680"
,NULL
};