projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
77ab288
)
bump version to RC2
v5.12.4-RC2
author
Leon Brocard <acme@astray.com>
Wed, 15 Jun 2011 15:14:48 +0000 (16:14 +0100)
committer
Leon Brocard <acme@astray.com>
Wed, 15 Jun 2011 15:14:48 +0000 (16:14 +0100)
patchlevel.h
patch
|
blob
|
blame
|
history
diff --git
a/patchlevel.h
b/patchlevel.h
index
8f6499c
..
56b86ae
100644
(file)
--- a/
patchlevel.h
+++ b/
patchlevel.h
@@
-130,7
+130,7
@@
static const char * const local_patches[] = {
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif
- ,"RC1"
+ ,"RC2"
PERL_GIT_UNPUSHED_COMMITS /* do not remove this line */
,NULL
};