mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
|
#define RS_MAJOR_VERSION 0
|
||
|
#define RS_MINOR_VERSION 6
|
||
|
#define RS_BUILD_NUMBER 0
|
||
|
#define RS_BUILD_NUMBER_ADD "x" // <-- do we need this?
|
||
|
#define RS_REVISION_NUMBER $WCREV$
|