summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-03-14 19:42:35 +0000
committerJesse Vincent <jesse@bestpractical.com>2010-03-14 21:17:18 +0000
commit9eede1957bffa5561b8947601a481b42da35ac41 (patch)
tree191aac688f0524b34381d5805f138811d4ebc079
parent9c3c380d813ff0a7072f01b5e0109b7e21b8d0fd (diff)
downloadperl-9eede1957bffa5561b8947601a481b42da35ac41.tar.gz
Update patchlevel.h to note that this is RC0 and not yet a real release
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 96eba37892..fc1c8e1d33 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -127,6 +127,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC0"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif