Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2015 19:19:01 +0000 (20:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2015 19:19:01 +0000 (20:19 +0100)
wscript

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