Bump version v1.2.7
authorCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 09:22:00 +0000 (09:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 09:22:00 +0000 (09:22 +0000)
wscript

diff --git a/wscript b/wscript
index dc6e4fd9d039b446f92ba36df95740bc4c700908..995a655fa0c264deb6443c5423afeed3ca43685e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -4,7 +4,7 @@ import sys
 import distutils.spawn
 
 APPNAME = 'libdcp'
-VERSION = '1.2.6devel'
+VERSION = '1.2.7'
 API_VERSION = '-1.0'
 
 def options(opt):