Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 3 Jun 2015 23:56:58 +0000 (00:56 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 3 Jun 2015 23:56:58 +0000 (00:56 +0100)
wscript

diff --git a/wscript b/wscript
index c6fb2daee6205ebf1c84d47dd7bca921fb328e1b..1da0508189bb69afc2f8c006968bb1a17d33bd0e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -25,7 +25,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.48'
+VERSION = '2.0.48devel'
 
 def options(opt):
     opt.load('compiler_cxx')