Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 24 Jan 2015 13:59:31 +0000 (13:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 24 Jan 2015 13:59:31 +0000 (13:59 +0000)
wscript

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