Make version numbers of snapshots more meaningful.

This commit is contained in:
Jim Evins
2019-05-05 14:45:44 -04:00
parent 1313c2fc19
commit 3256c407fb
8 changed files with 36 additions and 9 deletions
+1
View File
@@ -37,6 +37,7 @@ namespace glabels
const int MICRO = @glabels-qt_VERSION_PATCH@;
const QString STRING = "@VERSION_STRING@";
const QString LONG_STRING = "@LONG_VERSION_STRING@";
}
}