mirror of
https://gitlab.com/splashmapper/splash.git
synced 2026-06-16 12:33:50 +02:00
Post-release version bump
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
project(
|
||||
splash
|
||||
VERSION 0.9.4
|
||||
VERSION 0.9.5
|
||||
LANGUAGES C CXX
|
||||
)
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -4,4 +4,4 @@ Exec=splash
|
||||
Type=Application
|
||||
Icon=splash.png
|
||||
Categories=AudioVideo;Video;Graphics;
|
||||
Version=0.9.4
|
||||
Version=0.9.5
|
||||
|
||||
Reference in New Issue
Block a user