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
commit16dc7c62e404ace7fc3e3fe731b32c28e6913504 (patch)
tree6220d541b1bd79554c2b3aae43bc4864e872f349 /patchlevel.h
parent0616f1be39bdaada9b91e61e1ad5615814362bdf (diff)
downloadperl-16dc7c62e404ace7fc3e3fe731b32c28e6913504.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
};