summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-03-05 03:15:17 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-05 03:15:17 +0000
commit5d09376139b46c5461305dad36ad2e2ee513e399 (patch)
treedea1c5d7a28ceefad6c9a809575f33f5fd004c0a /patchlevel.h
parent0c81b680f485c3334c1cb1dbdd86b26ca5cb5425 (diff)
downloadperl-5d09376139b46c5461305dad36ad2e2ee513e399.tar.gz
Update Changes.
p4raw-id: //depot/perl@15037
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 c33e7f432f..bd2ea0f6e8 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL15000"
+ ,"DEVEL15036"
,NULL
};