Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 18:47:36 +0000 (19:47 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 18:47:36 +0000 (19:47 +0100)
wscript

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