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