mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Version numbers -> 0.7.0
This commit is contained in:
parent
a1755ec426
commit
03fa53a640
5 changed files with 8 additions and 8 deletions
|
|
@ -12,8 +12,8 @@
|
|||
|
||||
// These need to be macros, as version.cpp's voodoo requires it
|
||||
#define CLIENT_VERSION_MAJOR 0
|
||||
#define CLIENT_VERSION_MINOR 6
|
||||
#define CLIENT_VERSION_REVISION 99
|
||||
#define CLIENT_VERSION_MINOR 7
|
||||
#define CLIENT_VERSION_REVISION 0
|
||||
#define CLIENT_VERSION_BUILD 0
|
||||
|
||||
static const int CLIENT_VERSION =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue