summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-09-08 21:36:32 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-09-08 21:36:32 +0000
commit0a0d439fd8d5a620556ab3e6218782345af24cdc (patch)
tree1ed6f4bf6f72289c22e32a05886da0dbe11594b0 /patchlevel.h
parent3a491987dcd612501b2ddf9dcb8bb0a43a94b5a3 (diff)
downloadperl-0a0d439fd8d5a620556ab3e6218782345af24cdc.tar.gz
Update Changes.
p4raw-id: //depot/perl@7045
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 3656646cb5..2a991b6451 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -70,6 +70,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
+ ,"DEVEL7044"
,NULL
};