Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Jul 2015 16:03:02 +0000 (17:03 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Jul 2015 16:03:02 +0000 (17:03 +0100)
wscript

diff --git a/wscript b/wscript
index 62df66af302f6df4e07aa2efd748a39cd246a158..91f1739630cfa09e54919bd630752f02ed012b8b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.1.20'
+VERSION = '2.1.20devel'
 
 def options(opt):
     opt.load('compiler_cxx')