Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 9 Sep 2015 21:54:01 +0000 (22:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 9 Sep 2015 21:54:01 +0000 (22:54 +0100)
wscript

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