From 8f2c637a1a22cd69926d19ad1aea0a3b68a2a2d8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 20 Mar 2016 17:39:06 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 5aaa5140f..02429c56c 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.7.7' +VERSION = '2.7.7devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3