Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 28 Sep 2015 13:41:54 +0000 (14:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 28 Sep 2015 13:41:54 +0000 (14:41 +0100)
wscript

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