mirror of
https://github.com/open-simh/simtools.git
synced 2026-01-26 12:11:47 +00:00
Bump version to 0.6.
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
|
||||
#include "git-info.h"
|
||||
|
||||
#define BASE_VERSION "0.6wip"
|
||||
#define BASE_VERSION "0.6"
|
||||
|
||||
#if defined(GIT_VERSION)
|
||||
#define VERSIONSTR BASE_VERSION" ("GIT_VERSION"\n\t"GIT_AUTHOR_DATE")"
|
||||
#else
|
||||
#define VERSIONSTR BASE_VERSION" (xx xxxxx 20xx)"
|
||||
#define VERSIONSTR BASE_VERSION" (13 Februari 2021)"
|
||||
/*#define VERSIONSTR "0.3 (April 21, 2009)" */
|
||||
/*#define VERSIONSTR "0.2 July 15, 2001" */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user