Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 12 May 2014 22:30:33 +0000 (23:30 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 12 May 2014 22:30:33 +0000 (23:30 +0100)
wscript

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