Bump version v1.2.1
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 20:39:49 +0000 (21:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 20:39:49 +0000 (21:39 +0100)
wscript

diff --git a/wscript b/wscript
index 1219cb9e3f8f1e47552e6e34ed10af38eb80c145..8b260a477b8365d444d114dfc0de939c1c0659d8 100644 (file)
--- a/wscript
+++ b/wscript
@@ -4,7 +4,7 @@ import sys
 import distutils.spawn
 
 APPNAME = 'libdcp'
-VERSION = '1.2.0devel'
+VERSION = '1.2.1'
 API_VERSION = '-1.0'
 
 def options(opt):