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