Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 14 Oct 2014 17:38:17 +0000 (18:38 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 14 Oct 2014 17:38:17 +0000 (18:38 +0100)
wscript

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