mirror of
https://gitlab.com/splashmapper/splash.git
synced 2026-02-26 05:34:36 +01:00
Post-release version bump
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
cmake_minimum_required(VERSION 3.2)
|
||||
project(
|
||||
splash
|
||||
VERSION 0.7.16
|
||||
VERSION 0.7.17
|
||||
LANGUAGES C CXX
|
||||
)
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
bl_info = {
|
||||
"name": "Splash output",
|
||||
"author": "Emmanuel Durand",
|
||||
"version": (0, 7, 16),
|
||||
"version": (0, 7, 17),
|
||||
"blender": (2, 72, 0),
|
||||
"location": "3D View > Toolbox, File > Export",
|
||||
"description": "Utility tools to connect Blender to the Splash videomapper",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Version=0.7.16
|
||||
Version=0.7.17
|
||||
Name=Splash
|
||||
Exec=splash
|
||||
Type=Application
|
||||
|
||||
Reference in New Issue
Block a user