Skip to content

Commit fc93bd2

Browse files
committed
Oops, forgot to increment the version number!
git-svn-id: http://quadra.googlecode.com/svn/trunk/quadra@609 8926ee93-8b47-0410-9975-e57e0fb0bd0c
1 parent f717af9 commit fc93bd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
#define VERSION_MAJOR 1
33
#define VERSION_MINOR 2
44
#define VERSION_PATCHLEVEL 0
5-
#define VERSION_EXTRA "rc4"
6-
#define VERSION_STRING "1.2.0rc4\0"
5+
#define VERSION_EXTRA "rc5"
6+
#define VERSION_STRING "1.2.0rc5\0"
77

0 commit comments

Comments
 (0)