Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 20 Aug 2015 16:54:37 +0000 (17:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 20 Aug 2015 16:54:37 +0000 (17:54 +0100)
wscript

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