We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b9b91 commit 4e11173Copy full SHA for 4e11173
Contrib/StdUtils/src/Resource.h
@@ -4,8 +4,8 @@
4
// VERSION
5
#define DLL_VERSION_MAJ_LO 1
6
#define DLL_VERSION_MIN_HI 1
7
-#define DLL_VERSION_MIN_LO 3
8
-#define DLL_VERSION_PATCHL 1
+#define DLL_VERSION_MIN_LO 4
+#define DLL_VERSION_PATCHL 0
9
10
// VERSION STRING
11
#define DLL_VERSION_STR_F1(X) #X
0 commit comments