Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 21 Jun 2015 01:51:48 +0000 (02:51 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 21 Jun 2015 01:51:48 +0000 (02:51 +0100)
wscript

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