Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 7 Jul 2015 14:00:55 +0000 (15:00 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 7 Jul 2015 14:00:55 +0000 (15:00 +0100)
wscript

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