Post-release version bump

This commit is contained in:
Emmanuel Durand
2024-07-01 09:46:13 -04:00
parent bab85c6945
commit e415095f1b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ endif()
project(
splash
VERSION 0.10.14
VERSION 0.10.15
LANGUAGES C CXX
)
+1 -1
View File
@@ -20,7 +20,7 @@
bl_info = {
"name": "Splash output",
"author": "Splash authors",
"version": (0, 10, 14),
"version": (0, 10, 15),
"blender": (2, 80, 0),
"location": "3D View > Toolbox, File > Export",
"description": "Utility tools to connect Blender to the Splash videomapper",