summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2013-03-07 15:23:09 +0000
committerDavid Mitchell <davem@iabyn.com>2013-03-07 15:23:09 +0000
commit7acb5d86d06c0b4bfa650e6347d3515bc49e7b27 (patch)
tree635915d9f22a4408d8815e90ce827650ef839d86
parent2a3ae61a6c3293988144917e6e9e80b3fa710900 (diff)
downloadperl-7acb5d86d06c0b4bfa650e6347d3515bc49e7b27.tar.gz
bump version to RC2
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 7d8681d99d..6a41ba2837 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC1"
+ ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif