Skip to content

Commit f9a1c39

Browse files
committed
version en hash updates
1 parent e9c35e9 commit f9a1c39

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

data/version.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e4a642c
1+
e9c35e9

version.h

Lines changed: 7 additions & 7 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 2
5-
#define _VERSION_BUILD 1597
6-
#define _VERSION_GITHASH "45997a8"
5+
#define _VERSION_BUILD 1598
6+
#define _VERSION_GITHASH "e9c35e9"
77
//#define _VERSION_PRERELEASE beta //uncomment to define prerelease labels: alpha - beta - rc
88
#define _VERSION_DATE "08-01-2022"
9-
#define _VERSION_TIME "12:46:16"
9+
#define _VERSION_TIME "12:53:09"
1010
#define _SEMVER_CORE "0.9.2"
11-
#define _SEMVER_BUILD "0.9.2+1597"
12-
#define _SEMVER_GITHASH "0.9.2+45997a8"
13-
#define _SEMVER_FULL "0.9.2+45997a8"
11+
#define _SEMVER_BUILD "0.9.2+1598"
12+
#define _SEMVER_GITHASH "0.9.2+e9c35e9"
13+
#define _SEMVER_FULL "0.9.2+e9c35e9"
1414
#define _SEMVER_NOBUILD "0.9.2 (08-01-2022)"
15-
#define _VERSION "0.9.2+45997a8 (08-01-2022)"
15+
#define _VERSION "0.9.2+e9c35e9 (08-01-2022)"
1616
//The version information is created automatically, more information here: https://github.com/rvdbreemen/autoinc-semver

0 commit comments

Comments
 (0)