projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
f1716bc
)
bump version to RC1
v5.12.4-RC1
author
Leon Brocard <acme@astray.com>
Wed, 8 Jun 2011 10:48:24 +0000 (11:48 +0100)
committer
Leon Brocard <acme@astray.com>
Wed, 8 Jun 2011 10:48:24 +0000 (11:48 +0100)
patchlevel.h
patch
|
blob
|
blame
|
history
diff --git
a/patchlevel.h
b/patchlevel.h
index
12c04b9
..
8f6499c
100644
(file)
--- 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
};