Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 26 Jun 2015 21:17:41 +0000 (22:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 26 Jun 2015 21:17:41 +0000 (22:17 +0100)
wscript

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