Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 16 Jul 2015 12:42:26 +0000 (13:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Jul 2015 12:42:26 +0000 (13:42 +0100)
wscript

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