Fix layout of KDM dialog with lots of cinemas.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 371e15d60cf4539ae81ac7bafa12b8b38474412a..5f5942d117d43f2c92959f538a8fc1d1dbb42931 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.6.13'
+VERSION = '2.6.14devel'
 
 def options(opt):
     opt.load('compiler_cxx')