summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-03 03:31:05 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-03 03:31:05 +0000
commit0f72438a3b4708354fed21ce5c5c989bdaff4998 (patch)
treee2dc6b22fbdc2e278f1689b9c9e076ab796ca3e2 /patchlevel.h
parent69eadf66e3c6a311244719077363ae1008cce477 (diff)
downloadperl-0f72438a3b4708354fed21ce5c5c989bdaff4998.tar.gz
Update Changes.
p4raw-id: //depot/perl@7130
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 9495864327..dae38726da 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
- ,"DEVEL7126"
+ ,"DEVEL7129"
,NULL
};