We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95f27d commit f4dc6ecCopy full SHA for f4dc6ec
pointing/pointing.h
@@ -45,7 +45,7 @@
45
46
#define LIBPOINTING_VER_MAJOR 0
47
#define LIBPOINTING_VER_MINOR 9
48
-#define LIBPOINTING_VER_RELEASE 5
+#define LIBPOINTING_VER_RELEASE 6
49
50
#define LIBPOINTING_VER_STRING LIBPOINTING_VER_STRINGNUM(LIBPOINTING_VER_MAJOR) "." \
51
LIBPOINTING_VER_STRINGNUM(LIBPOINTING_VER_MINOR) "." \
0 commit comments