mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-26 23:36:59 -05:00
fixed version number problem
This commit is contained in:
parent
3e700ab656
commit
dd9f67a28b
@ -1,6 +1,6 @@
|
|||||||
#define RS_MAJOR_VERSION 0
|
#define RS_MAJOR_VERSION 0
|
||||||
#define RS_MINOR_VERSION 6
|
#define RS_MINOR_VERSION 6
|
||||||
#define RS_BUILD_NUMBER 3
|
#define RS_BUILD_NUMBER 4
|
||||||
#define RS_BUILD_NUMBER_ADD ""
|
#define RS_BUILD_NUMBER_ADD ""
|
||||||
|
|
||||||
// The revision number should be the 4 first bytes of the git revision hash, which is obtained using:
|
// The revision number should be the 4 first bytes of the git revision hash, which is obtained using:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user