Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 28 Nov 2015 01:03:46 +0000 (01:03 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 28 Nov 2015 01:03:46 +0000 (01:03 +0000)
wscript

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