Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 28 Sep 2014 22:54:07 +0000 (23:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 28 Sep 2014 22:54:07 +0000 (23:54 +0100)
wscript

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