Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 10 Sep 2015 09:07:55 +0000 (10:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 10 Sep 2015 09:07:55 +0000 (10:07 +0100)
wscript

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