mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
switched to RC2
This commit is contained in:
parent
d10dbf1f5a
commit
a16220e53e
@ -1,7 +1,7 @@
|
||||
#define RS_MAJOR_VERSION 0
|
||||
#define RS_MINOR_VERSION 6
|
||||
#define RS_BUILD_NUMBER 3
|
||||
#define RS_BUILD_NUMBER_ADD "RC1" // <-- do we need this?
|
||||
#define RS_BUILD_NUMBER_ADD "RC2" // <-- do we need this?
|
||||
// The revision number should be the 4 first bytes of the git revision hash, which is obtained using:
|
||||
// git log --pretty="%H" | head -1 | cut -c1-8
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user