Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 9 Aug 2014 11:34:04 +0000 (12:34 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 9 Aug 2014 11:34:04 +0000 (12:34 +0100)
wscript

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