Post-release version bump

This commit is contained in:
Emmanuel Durand
2021-10-22 20:25:17 -04:00
parent 844200e383
commit 60dc26adb0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
cmake_minimum_required(VERSION 3.12)
project(
splash
VERSION 0.9.4
VERSION 0.9.5
LANGUAGES C CXX
)
+1 -1
View File
@@ -20,7 +20,7 @@
bl_info = {
"name": "Splash output",
"author": "Emmanuel Durand",
"version": (0, 9, 4),
"version": (0, 9, 5),
"blender": (2, 80, 0),
"location": "3D View > Toolbox, File > Export",
"description": "Utility tools to connect Blender to the Splash videomapper",
+1 -1
View File
@@ -4,4 +4,4 @@ Exec=splash
Type=Application
Icon=splash.png
Categories=AudioVideo;Video;Graphics;
Version=0.9.4
Version=0.9.5