Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 12 Jun 2015 20:19:55 +0000 (21:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 12 Jun 2015 20:19:55 +0000 (21:19 +0100)
wscript

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