We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f6652 commit 7100c01Copy full SHA for 7100c01
1 file changed
src/include/splash/version.hpp
@@ -26,7 +26,7 @@
26
/** the splash version reflects the changes in API */
27
#define SPLASH_VERSION_MAJOR 1
28
#define SPLASH_VERSION_MINOR 3
29
-#define SPLASH_VERSION_PATCH 0
+#define SPLASH_VERSION_PATCH 1
30
31
/** we can always handle files from the same major release
32
* changes in the minor number have to be backwards compatible
0 commit comments