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

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