Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 14 Sep 2014 20:50:07 +0000 (21:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 14 Sep 2014 20:50:07 +0000 (21:50 +0100)
wscript

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