projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
4e7c75a
)
Update for 5.005_05 RC1
author
Leon Brocard <acme@astray.com>
Mon, 16 Feb 2009 15:48:14 +0000 (23:48 +0800)
committer
Leon Brocard <acme@astray.com>
Mon, 16 Feb 2009 15:48:14 +0000 (23:48 +0800)
patchlevel.h
patch
|
blob
|
blame
|
history
diff --git
a/patchlevel.h
b/patchlevel.h
index
85075e8
..
0eca11a
100644
(file)
--- a/
patchlevel.h
+++ b/
patchlevel.h
@@
-1,7
+1,7
@@
#ifndef __PATCHLEVEL_H_INCLUDED__
#define PATCHLEVEL 5
#undef SUBVERSION /* OS/390 has a SUBVERSION in a system header */
-#define SUBVERSION 4
+#define SUBVERSION 5
/*
local_patches -- list of locally applied less-than-subversion patches.
@@
-40,6
+40,7
@@
*/
static char *local_patches[] = {
NULL
+ ,"RC1 - 5.005_05 release candidate 1"
,NULL
};