summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-09 14:39:14 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-09 14:39:14 +0000
commit9a01a3a148fe450b7880fd1591f6bf39740e55b7 (patch)
tree45732a2335e67ba89573ca08551ba74d003f08b8 /patchlevel.h
parentcb52f95f6bceeecf9d76b2ca6ec79e694f0d13ee (diff)
downloadperl-9a01a3a148fe450b7880fd1591f6bf39740e55b7.tar.gz
Update Changes.
p4raw-id: //depot/perl@12917
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 55750cadfd..9ee20e827b 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
- ,"DEVEL12888"
+ ,"DEVEL12916"
,NULL
};