summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-08-31 15:25:10 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-31 15:25:10 +0000
commit0d3805ceaed09bdcb5650f63eb498008650339b3 (patch)
treef9d436c3dc5ec30619c748e2fbf3d74a0eafc120 /patchlevel.h
parentd7da42b7c830203bad572620c63d3f513a2b505c (diff)
downloadperl-0d3805ceaed09bdcb5650f63eb498008650339b3.tar.gz
Update Changes.
p4raw-id: //depot/perl@6948
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 3b9274bdc3..0e10f47396 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
- ,"DEVEL6937"
+ ,"DEVEL6947"
,NULL
};