Bump version
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 6d286be266ccb93b6979f534045e77f83ea4c31c..c6b69e86f2f7cfacab5e6f4ba37dd17b7b529f89 100644 (file)
--- a/wscript
+++ b/wscript
@@ -4,7 +4,7 @@ import sys
 import distutils.spawn
 
 APPNAME = 'libdcp'
-VERSION = '1.2.6'
+VERSION = '1.2.6devel'
 API_VERSION = '-1.0'
 
 def options(opt):