Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 17 Aug 2015 00:03:56 +0000 (01:03 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 17 Aug 2015 00:03:56 +0000 (01:03 +0100)
wscript

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