Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 14 Jul 2015 00:03:59 +0000 (01:03 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 14 Jul 2015 00:03:59 +0000 (01:03 +0100)
wscript

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