mirror of
https://github.com/schnaader/precomp-cpp
synced 2026-08-23 00:23:04 -04:00
Version 0.4.6 release
This commit is contained in:
parent
8adf07ce00
commit
eff8288dbc
2 changed files with 5 additions and 5 deletions
|
|
@ -20,10 +20,10 @@
|
|||
#define V_MAJOR 0
|
||||
#define V_MINOR 4
|
||||
#define V_MINOR2 6
|
||||
//#define V_STATE "ALPHA"
|
||||
#define V_STATE "DEVELOPMENT"
|
||||
//#define V_MSG "USE FOR TESTING ONLY"
|
||||
#define V_MSG "USE AT YOUR OWN RISK!"
|
||||
#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
|
||||
#define V_OS "Unix"
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue