Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 19 Jun 2015 20:00:40 +0000 (21:00 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 19 Jun 2015 20:00:40 +0000 (21:00 +0100)
wscript

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