+ update minor version number
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5212 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
/// Version Number
|
||||
#define FCVersionMajor "0"
|
||||
#define FCVersionMinor "12"
|
||||
#define FCVersionMinor "13"
|
||||
#define FCVersionName "Vulcan"
|
||||
|
||||
#define FCRevision "$WCREV$" //Highest committed revision number
|
||||
@@ -14,5 +14,5 @@
|
||||
//TrueText if the tested condition is true, and FalseText if false.
|
||||
|
||||
#define FCScrClean "$WCMODS?Src modified:Src not modified$" //True if local modifications found
|
||||
#define FCScrMixed "$WCMIXED?Src mixed:Src not mixed$" //True if mixed update revisions found
|
||||
|
||||
#define FCScrMixed "$WCMIXED?Src mixed:Src not mixed$" //True if mixed update revisions found
|
||||
|
||||
|
||||
Reference in New Issue
Block a user