Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 24 Jun 2015 22:55:15 +0000 (23:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 24 Jun 2015 22:55:15 +0000 (23:55 +0100)
wscript

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