Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 31 Aug 2014 23:35:03 +0000 (00:35 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 31 Aug 2014 23:35:03 +0000 (00:35 +0100)
wscript

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