From 20fa26ea6ecfdbecea8bb1230c8388cce3fd521f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 26 Jun 2014 19:30:39 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 44bc44669..2625ee852 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.70.1' +VERSION = '1.70.1devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3