Post-release version bump

This commit is contained in:
Emmanuel Durand
2024-03-04 15:04:55 -05:00
parent 62885a38c7
commit cd80f24fc0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ endif()
project(
splash
VERSION 0.10.8
VERSION 0.10.9
LANGUAGES C CXX
)
+1 -1
View File
@@ -20,7 +20,7 @@
bl_info = {
"name": "Splash output",
"author": "Splash authors",
"version": (0, 10, 8),
"version": (0, 10, 9),
"blender": (2, 80, 0),
"location": "3D View > Toolbox, File > Export",
"description": "Utility tools to connect Blender to the Splash videomapper",