summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-04-13 13:17:01 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-13 13:17:01 +0000
commit16dfaf475b3694740868c021fe45ccd261d7d64b (patch)
tree25e318825d006039360f3438d43727a71ecf421e /patchlevel.h
parent14c083eb673a290691ebea652fe23b24645597a4 (diff)
downloadperl-16dfaf475b3694740868c021fe45ccd261d7d64b.tar.gz
Update Changes.
p4raw-id: //depot/perl@9699
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 8e15a820d7..1779c1b2fe 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -70,6 +70,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
+ ,"DEVEL9698"
,NULL
};