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

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