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

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