summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-06-07 14:05:16 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-06-07 14:05:16 +0000
commit931cb2525bbe1501ea0b33b892b1c7f2c5cc30b4 (patch)
tree0766da6ab190679a06b2376559952ffabb278cb2 /patchlevel.h
parenta2acea2cfee9ed80ce24d6d03104e62aebbd960c (diff)
downloadperl-931cb2525bbe1501ea0b33b892b1c7f2c5cc30b4.tar.gz
Update Changes.
p4raw-id: //depot/perl@17061
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 0fd4e743e2..8321856fe3 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
- ,"DEVEL17013"
+ ,"DEVEL17060"
,NULL
};