summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-19 16:37:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-19 16:37:39 +0000
commit805e355fd197800e1b62988179a7f7198016cb52 (patch)
tree5a13ce2360d33154aba7ab1afe55e084f1f40c71 /patchlevel.h
parent80caa102656a3fd44d985853ee017036747fe779 (diff)
downloadperl-805e355fd197800e1b62988179a7f7198016cb52.tar.gz
Update Changes; mainly to get the DEVELNNNNN stamp back in business.
p4raw-id: //depot/perl@17642
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 164ee0d83c..b6c3c07b4c 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,6 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
+ "DEVEL17641",
,NULL
};