Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 16 Oct 2014 15:48:12 +0000 (16:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Oct 2014 15:48:12 +0000 (16:48 +0100)
wscript

diff --git a/wscript b/wscript
index 183f57bedce2386af22137e274308346bd61f499..eb80b9efc3e24a44376d9bd29ca5c0f085f68c0a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.75.1'
+VERSION = '1.75.1devel'
 
 def options(opt):
     opt.load('compiler_cxx')