mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-23 05:41:24 -05: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$
|