Bump version v1.2.2
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:16:35 +0000 (22:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:16:35 +0000 (22:16 +0100)
wscript

diff --git a/wscript b/wscript
index ed71e5f5eb9b99bd4e35b96d38cfb3d5fc6d3c72..69411909fba6a3998d282d20613d9c38e178da0a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -4,7 +4,7 @@ import sys
 import distutils.spawn
 
 APPNAME = 'libdcp'
-VERSION = '1.2.1devel'
+VERSION = '1.2.2'
 API_VERSION = '-1.0'
 
 def options(opt):