summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-09-22 09:34:25 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-09-22 09:34:25 +0000
commit0a6556cc61f2da2b12cce544c77d838b8ef992cc (patch)
treed328a716ff6a5791fae943f61a0a6e43fc3d9243
parente17f072d24868048f249ca9f9081a3206224398e (diff)
downloadperl-0a6556cc61f2da2b12cce544c77d838b8ef992cc.tar.gz
Punch the patchlevel back in for now.
p4raw-id: //depot/maint-5.8/perl@21314
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 359491401e..1abdfcef53 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -120,7 +120,7 @@ hunk.
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"RC5"
+ ,"21314"
,NULL
};