Skip to content

Commit 960aed0

Browse files
committed
Update version.hash
1 parent 4eb7d24 commit 960aed0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

data/version.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f009cfe
1+
4eb7d24

version.h

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
#define _VERSION_MAJOR 0
33
#define _VERSION_MINOR 9
44
#define _VERSION_PATCH 5
5-
#define _VERSION_BUILD 1685
6-
#define _VERSION_GITHASH "c145f64"
5+
#define _VERSION_BUILD 1686
6+
#define _VERSION_GITHASH "4eb7d24"
77
//#define _VERSION_PRERELEASE beta //uncomment to define prerelease labels: alpha - beta - rc
8-
#define _VERSION_DATE "28-05-2022"
9-
#define _VERSION_TIME "10:30:51"
8+
#define _VERSION_DATE "30-05-2022"
9+
#define _VERSION_TIME "08:35:01"
1010
#define _SEMVER_CORE "0.9.5"
11-
#define _SEMVER_BUILD "0.9.5+1685"
12-
#define _SEMVER_GITHASH "0.9.5+c145f64"
13-
#define _SEMVER_FULL "0.9.5+c145f64"
14-
#define _SEMVER_NOBUILD "0.9.5 (28-05-2022)"
15-
#define _VERSION "0.9.5+c145f64 (28-05-2022)"
11+
#define _SEMVER_BUILD "0.9.5+1686"
12+
#define _SEMVER_GITHASH "0.9.5+4eb7d24"
13+
#define _SEMVER_FULL "0.9.5+4eb7d24"
14+
#define _SEMVER_NOBUILD "0.9.5 (30-05-2022)"
15+
#define _VERSION "0.9.5+4eb7d24 (30-05-2022)"
1616
//The version information is created automatically, more information here: https://github.com/rvdbreemen/autoinc-semver

0 commit comments

Comments
 (0)