Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 16 Sep 2014 20:19:54 +0000 (21:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 16 Sep 2014 20:19:54 +0000 (21:19 +0100)
wscript

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