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