Supporter.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 4942c17fee65443d0e01c2f7f32f8936cb580d6f..c40aa07938b8e69ed4855209b3970d60c6ddcaef 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.24devel'
+VERSION = '2.11.27devel'
 
 def options(opt):
     opt.load('compiler_cxx')