Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 6 Feb 2015 21:43:15 +0000 (21:43 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 6 Feb 2015 21:43:15 +0000 (21:43 +0000)
wscript

diff --git a/wscript b/wscript
index d1c0f8d1d42d4e6097213f17ba4f90d4982cf57e..09f76205d4b8e00a1f7d2adca9fdeebdea120762 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.39'
+VERSION = '2.0.39devel'
 
 def options(opt):
     opt.load('compiler_cxx')