Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Sep 2015 23:10:17 +0000 (00:10 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 1 Sep 2015 23:10:17 +0000 (00:10 +0100)
wscript

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