Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 23 May 2014 21:55:05 +0000 (22:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 23 May 2014 21:55:05 +0000 (22:55 +0100)
wscript

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