Post-release version bump

This commit is contained in:
Emmanuel Durand
2018-04-19 12:07:23 -04:00
parent bd6eaf53f0
commit 04bc8909d8
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
cmake_minimum_required(VERSION 3.2)
project(
splash
VERSION 0.7.16
VERSION 0.7.17
LANGUAGES C CXX
)

View File

@@ -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",

View File

@@ -1,5 +1,5 @@
[Desktop Entry]
Version=0.7.16
Version=0.7.17
Name=Splash
Exec=splash
Type=Application