Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Aug 2015 15:16:51 +0000 (16:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Aug 2015 15:16:51 +0000 (16:16 +0100)
wscript

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