summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-04 17:14:51 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-04 17:14:51 +0000
commitd3a7fa0a676f35fac595b7197c9c94e498857827 (patch)
treea14615dcf8be9238c4047b85620b3f8d3f51724d /patchlevel.h
parent4b9d132ac566a3b7566ae7389a5647ff8aa02120 (diff)
downloadperl-d3a7fa0a676f35fac595b7197c9c94e498857827.tar.gz
Update Changes.
p4raw-id: //depot/perl@11148
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 dffd629ac4..7cea1e203a 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
- ,"DEVEL11099"
+ ,"DEVEL11146"
,NULL
};