Fix spacing around OK/Cancel in the KDM dialog.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 9c651e8da69bcf64b72241b52ae400f59f013e28..91f1739630cfa09e54919bd630752f02ed012b8b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.1.17'
+VERSION = '2.1.20devel'
 
 def options(opt):
     opt.load('compiler_cxx')