Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 9 Jun 2015 22:19:17 +0000 (23:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 9 Jun 2015 22:19:17 +0000 (23:19 +0100)
wscript

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