Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 21 Jul 2015 22:43:08 +0000 (23:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 21 Jul 2015 22:43:08 +0000 (23:43 +0100)
wscript

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