Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 28 Oct 2014 19:09:12 +0000 (19:09 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 28 Oct 2014 19:09:12 +0000 (19:09 +0000)
wscript

diff --git a/wscript b/wscript
index 2027fac35d2060a892a3e5dbf698295f04642f84..821ff66c3217a98317031158ae1b8fe428163a8d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.18'
+VERSION = '2.0.18devel'
 
 def options(opt):
     opt.load('compiler_cxx')