Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 23:54:04 +0000 (00:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 23:54:04 +0000 (00:54 +0100)
wscript

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