summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-18 21:57:13 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-18 21:57:13 +0000
commitfab7622b239a38d53a92ef37296a629dc8b4f4df (patch)
treeddf1914e89072c1a2f971b3819041bb205b18f11 /patchlevel.h
parentd1c9d16570f14244e8f993c009865f5ab67dfb15 (diff)
downloadperl-fab7622b239a38d53a92ef37296a629dc8b4f4df.tar.gz
Update Changes; update Configure.
p4raw-id: //depot/perl@17636
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 6425b76660..ad6ee8e9a1 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
- ,"DEVEL17621"
+ ,"DEVEL17634"
,NULL
};