We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4045cb commit f220552Copy full SHA for f220552
hh_ver_short.h
@@ -2,7 +2,7 @@
2
3
#define HH_MAJOR_VERSION 0
4
#define HH_MINOR_VERSION 4
5
-#define HH_MICRO_VERSION 0
6
-#define HH_PATCH_VERSION 2
+#define HH_MICRO_VERSION 1
+#define HH_PATCH_VERSION 0
7
8
-#define HH_VERSION_STR "0.4.0.2"
+#define HH_VERSION_STR "0.4.1"
pe-sieve
0 commit comments