summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-12-31 17:13:12 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-31 17:13:12 +0000
commit99f22665d16e539ac96fd8697c65cfa96010d82d (patch)
treef517e6e0bf07a6fe6572ae61276ea0d23528d2f8 /patchlevel.h
parentc766035b4330462a95573999ef9fa36ffd1d9545 (diff)
downloadperl-99f22665d16e539ac96fd8697c65cfa96010d82d.tar.gz
Update Changes.
p4raw-id: //depot/perl@13990
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 43b0520604..1ca8217ec6 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
- ,"DEVEL13942"
+ ,"DEVEL13989"
,NULL
};