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

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