summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-22 13:07:41 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-22 13:07:41 +0000
commitb4afddf1559146bd1ed52fefdddcb56b58ce09a0 (patch)
treea48b3bf5c0fb24591299a9d5a63d1b617a34a3a7 /patchlevel.h
parent07e9638fb63f29c49a4db9693ee116a8ab4232a2 (diff)
downloadperl-b4afddf1559146bd1ed52fefdddcb56b58ce09a0.tar.gz
Update Changes.
p4raw-id: //depot/perl@16735
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 1c35118e45..7a895299eb 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
- ,"DEVEL16713"
+ ,"DEVEL16734"
,NULL
};