Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 8 Oct 2014 09:06:11 +0000 (10:06 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 8 Oct 2014 09:06:11 +0000 (10:06 +0100)
wscript

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