summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-27 16:18:29 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-27 16:18:29 +0000
commit9fa20d2e5c4ac5c0a29bf5c019c23698a7d2c57d (patch)
tree82e02bc98dcaf3ed6c6a42f80e10240afad86002 /patchlevel.h
parentaef7654ce3d689e955fe883ef08172cebda1d683 (diff)
downloadperl-9fa20d2e5c4ac5c0a29bf5c019c23698a7d2c57d.tar.gz
Update Changes.
p4raw-id: //depot/perl@7463
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 0126efc770..74ae173429 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
- ,"DEVEL7445"
+ ,"DEVEL7462"
,NULL
};