Fix credits sync with the database.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 636285564910b20f559dbd83a08e85469b6e0149..5bfdc3ff13501e7c99194633df44b899f981e88e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.6.25devel'
+VERSION = '2.6.27devel'
 
 def options(opt):
     opt.load('compiler_cxx')