Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 7 Mar 2016 22:54:16 +0000 (22:54 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 7 Mar 2016 22:54:16 +0000 (22:54 +0000)
wscript

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