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