Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 22 May 2014 00:02:29 +0000 (01:02 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 May 2014 00:02:29 +0000 (01:02 +0100)
wscript

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