Bump version v1.2.6
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:52:45 +0000 (10:52 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:52:45 +0000 (10:52 +0100)
wscript

diff --git a/wscript b/wscript
index 0336f8f6b1e72a4d6a4ac4d1556db86b9a5ef3c5..6d286be266ccb93b6979f534045e77f83ea4c31c 100644 (file)
--- a/wscript
+++ b/wscript
@@ -4,7 +4,7 @@ import sys
 import distutils.spawn
 
 APPNAME = 'libdcp'
-VERSION = '1.2.5devel'
+VERSION = '1.2.6'
 API_VERSION = '-1.0'
 
 def options(opt):