Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 13 May 2014 22:08:42 +0000 (23:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 13 May 2014 22:08:42 +0000 (23:08 +0100)
wscript

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