Bump version v1.2.0
authorCarl Hetherington <cth@carlh.net>
Tue, 28 Jul 2015 15:04:15 +0000 (16:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 28 Jul 2015 15:04:15 +0000 (16:04 +0100)
wscript

diff --git a/wscript b/wscript
index 13f2cb6a71575bbc2a86a337912cdc2b126f78e6..b78715333220e8be0d31d3014a1aa6277badf9fe 100644 (file)
--- a/wscript
+++ b/wscript
@@ -4,7 +4,7 @@ import sys
 import distutils.spawn
 
 APPNAME = 'libdcp'
-VERSION = '1.1.0devel'
+VERSION = '1.2.0'
 API_VERSION = '-1.0'
 
 def options(opt):