mirror of
https://github.com/schnaader/precomp-cpp
synced 2026-08-23 00:23:04 -04:00
Starting 0.4.7 development
This commit is contained in:
parent
eff8288dbc
commit
b643a3cb34
1 changed files with 3 additions and 3 deletions
|
|
@ -19,9 +19,9 @@
|
|||
// version information
|
||||
#define V_MAJOR 0
|
||||
#define V_MINOR 4
|
||||
#define V_MINOR2 6
|
||||
#define V_STATE "ALPHA"
|
||||
//#define V_STATE "DEVELOPMENT"
|
||||
#define V_MINOR2 7
|
||||
//#define V_STATE "ALPHA"
|
||||
#define V_STATE "DEVELOPMENT"
|
||||
#define V_MSG "USE FOR TESTING ONLY"
|
||||
//#define V_MSG "USE AT YOUR OWN RISK!"
|
||||
#ifdef UNIX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue