Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 5 Sep 2015 22:22:11 +0000 (23:22 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 5 Sep 2015 22:22:11 +0000 (23:22 +0100)
wscript

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