summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-23 20:03:28 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-23 20:03:28 +0000
commitcc4443298a58125ebc5fe2bbce56d850e137b7e6 (patch)
tree573b79d1869e30dcbf055ad5f7dcf0c113b66ae9 /patchlevel.h
parentdec4a21cd24c5db492079d45b15a064b1d1d1859 (diff)
downloadperl-cc4443298a58125ebc5fe2bbce56d850e137b7e6.tar.gz
Update Changes.
p4raw-id: //depot/perl@13226
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 a45f2b9d90..a3c0f4162b 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
- ,"DEVEL13165"
+ ,"DEVEL13225"
,NULL
};