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

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