summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-28 14:46:21 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-28 14:46:21 +0000
commit27c3e5272a3e99a2840fc1099add1ba55732056a (patch)
tree13f3522dbfbd59b765eff2074daa5abed045dbe7 /patchlevel.h
parentf704d51e170ab06437d272f06bb17c639d561767 (diff)
downloadperl-27c3e5272a3e99a2840fc1099add1ba55732056a.tar.gz
Update Changes.
p4raw-id: //depot/perl@11006
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 7b4367d389..4e41423382 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
- ,"DEVEL10995"
+ ,"DEVEL11005"
,NULL
};