Bump version 2.2.0-string-freeze
authorCarl Hetherington <cth@carlh.net>
Fri, 28 Aug 2015 13:01:28 +0000 (14:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 28 Aug 2015 13:01:28 +0000 (14:01 +0100)
wscript

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