summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-05-18 12:06:40 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-18 12:06:40 +0000
commitacd7faf110c8745d00a590dff6da2ae2581aa730 (patch)
tree65f3447744aaf628dff642b7376b508a82e744f3 /patchlevel.h
parent2860c4775359f1e9d0cc13fda26133bb3920869a (diff)
downloadperl-acd7faf110c8745d00a590dff6da2ae2581aa730.tar.gz
Update Changes.
p4raw-id: //depot/perl@10156
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 6b5ddeae7a..e938297bd3 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
- ,"DEVEL10132"
+ ,"DEVEL10155"
,NULL
};