Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 25 Jun 2015 00:03:15 +0000 (01:03 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 25 Jun 2015 00:03:15 +0000 (01:03 +0100)
wscript

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