summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-02 17:51:44 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-02 17:51:44 +0000
commitf44d3bd28c43bca155afe88a6ad5b7d1d0671918 (patch)
tree6220d541b1bd79554c2b3aae43bc4864e872f349 /patchlevel.h
parent60dadb69307520d7fe23dc28e2cb662960184d36 (diff)
downloadperl-f44d3bd28c43bca155afe88a6ad5b7d1d0671918.tar.gz
Update Changes.
p4raw-id: //depot/perl@11100
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 a1de5a1448..dffd629ac4 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
- ,"DEVEL11058"
+ ,"DEVEL11099"
,NULL
};