summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-02-11 20:14:12 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-02-11 20:14:12 +0000
commit5ca7ba5e9f8716627179afcceb815f98090e3bd4 (patch)
tree592fb9aafff9fda6deb30233593a7360badb3464 /patchlevel.h
parentf40a6c711beb7bdc0833c20793b9fa5333077213 (diff)
downloadperl-5ca7ba5e9f8716627179afcceb815f98090e3bd4.tar.gz
Update Changes.
p4raw-id: //depot/perl@8773
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 e3bb36dd52..80ed3bcd7c 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
- ,"DEVEL8750"
+ ,"DEVEL8772"
,NULL
};