Skip to content

Commit 4e11173

Browse files
committed
Bump version.
1 parent b6b9b91 commit 4e11173

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Contrib/StdUtils/src/Resource.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
// VERSION
55
#define DLL_VERSION_MAJ_LO 1
66
#define DLL_VERSION_MIN_HI 1
7-
#define DLL_VERSION_MIN_LO 3
8-
#define DLL_VERSION_PATCHL 1
7+
#define DLL_VERSION_MIN_LO 4
8+
#define DLL_VERSION_PATCHL 0
99

1010
// VERSION STRING
1111
#define DLL_VERSION_STR_F1(X) #X

0 commit comments

Comments
 (0)