Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 7 Jan 2018 00:38:23 +0000 (00:38 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 7 Jan 2018 00:38:23 +0000 (00:38 +0000)
wscript

diff --git a/wscript b/wscript
index 71d241db5e2bcfc62b0a426224fbe4fbfa10c2d0..396f824059765e8d0a876f9bb4fb85bd32ef79a4 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.38'
+VERSION = '2.11.38devel'
 
 def options(opt):
     opt.load('compiler_cxx')