summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-03-16 21:27:02 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-03-16 21:27:02 +0000
commita606db64bb69d2ebf58c43b1329766e526d29c6c (patch)
tree16a00542b299cab7c0b6576ed5f9843a73ab9120 /patchlevel.h
parent5a91a4dd7d70c0d09e01318a4ed5fbe8eecc84bc (diff)
downloadperl-a606db64bb69d2ebf58c43b1329766e526d29c6c.tar.gz
Restore the "DEVEL" locally-applied-patches version tag in blead.
p4raw-id: //depot/perl@22511
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 1ef1843a15..caa64d8e06 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -120,6 +120,7 @@ hunk.
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
+ ,"DEVEL22511"
,NULL
};