Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 16 May 2014 10:45:04 +0000 (11:45 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 16 May 2014 10:45:04 +0000 (11:45 +0100)
wscript

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