summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-12-19 12:10:23 +0000
committerNicholas Clark <nick@ccl4.org>2007-12-19 12:10:23 +0000
commitd70281d61841c93288e115b12d1e3d57bb8f4d53 (patch)
tree8bec93c0750495d39506cafd84992ede301a1207 /patchlevel.h
parenta70a5f2eb59a6bb8097cf15b10463d6694567b2e (diff)
downloadperl-d70281d61841c93288e115b12d1e3d57bb8f4d53.tar.gz
Update Changes and reinstante the DEVEL tag.
(Now that the patch number isn't in DEVEL, probably don't need to do it in one, as in change 17642) p4raw-id: //depot/perl@32644
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 2ea78e0956..298bf026a9 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -118,6 +118,7 @@ hunk.
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static const char * const local_patches[] = {
NULL
+ ,"DEVEL"
,NULL
};