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

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