Fiddle version number.
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Sep 2015 14:37:35 +0000 (15:37 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Sep 2015 14:37:35 +0000 (15:37 +0100)
wscript

diff --git a/wscript b/wscript
index cd9d15d7e8fce7b753cd997a04354d59205baf82..7208514f9ea56191fd07f8f6cd543f1c8c278241 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.2.0'
+VERSION = '2.2.1'
 
 def options(opt):
     opt.load('compiler_cxx')