summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-25 21:55:57 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-25 21:55:57 +0000
commitfdfe46528ba1e1d01134e2abf4b33d566a942aee (patch)
tree653733f54ca0292393b9df4c6b0c9bb4ef002e91 /patchlevel.h
parent41819ebfef1c41aa7f631e5a0ba2226f47987a77 (diff)
downloadperl-fdfe46528ba1e1d01134e2abf4b33d566a942aee.tar.gz
Update Changes.
p4raw-id: //depot/perl@7446
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 d7469a0281..0126efc770 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
- ,"DEVEL7414"
+ ,"DEVEL7445"
,NULL
};