Skip to content

Commit 7100c01

Browse files
committed
Bump Version to 1.3.1
1 parent 73f6652 commit 7100c01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/include/splash/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/** the splash version reflects the changes in API */
2727
#define SPLASH_VERSION_MAJOR 1
2828
#define SPLASH_VERSION_MINOR 3
29-
#define SPLASH_VERSION_PATCH 0
29+
#define SPLASH_VERSION_PATCH 1
3030

3131
/** we can always handle files from the same major release
3232
* changes in the minor number have to be backwards compatible

0 commit comments

Comments
 (0)