Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 12 Jun 2014 09:52:11 +0000 (10:52 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 12 Jun 2014 09:52:11 +0000 (10:52 +0100)
wscript

diff --git a/wscript b/wscript
index 6ecb0f718eba57db76d2381215b74aa91f36bca3..84baa28cec26db90370b6cbc745766172642a693 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.69.26'
+VERSION = '1.69.26devel'
 
 def options(opt):
     opt.load('compiler_cxx')