Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 6 Oct 2015 23:56:20 +0000 (00:56 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 6 Oct 2015 23:56:20 +0000 (00:56 +0100)
wscript

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