Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Feb 2018 00:53:45 +0000 (00:53 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Feb 2018 00:53:45 +0000 (00:53 +0000)
wscript

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