summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-02-25 15:02:50 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-25 15:02:50 +0000
commita816e127cfb127a69d7fda96f6bd005dfb78cb54 (patch)
tree88bec5d9244e3d1198ac47245a31b5498fa8bc3c /patchlevel.h
parent4242830c468b7b55b2439d504869f06c3d350106 (diff)
downloadperl-a816e127cfb127a69d7fda96f6bd005dfb78cb54.tar.gz
Update Changes.
p4raw-id: //depot/perl@14870
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 1e5093166a..644d86328b 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL14832"
+ ,"DEVEL14868"
,NULL
};