summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon Brocard <acme@astray.com>2011-06-08 11:48:24 +0100
committerLeon Brocard <acme@astray.com>2011-06-08 11:48:24 +0100
commit72ce1249830c6ba0e06487dfc0e07b522f7df07c (patch)
tree22c3d39dffcd3a532eb439d173fe5b361c8a07b4
parentf1716bc9ffb7328ecde88f3fa99360d86a526cbe (diff)
downloadperl-72ce1249830c6ba0e06487dfc0e07b522f7df07c.tar.gz
bump version to RC1v5.12.4-RC1
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 12c04b9c5c..8f6499c9be 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -130,6 +130,7 @@ static const char * const local_patches[] = {
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif
+ ,"RC1"
PERL_GIT_UNPUSHED_COMMITS /* do not remove this line */
,NULL
};