Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 30 Nov 2015 13:37:19 +0000 (13:37 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 30 Nov 2015 13:37:19 +0000 (13:37 +0000)
wscript

diff --git a/wscript b/wscript
index 5478dd9e4b08da7d521019c65260a290918f9cbd..2d58e696c5e4deadafcd927fa18f4980507cd8ea 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'libdcp'
-VERSION = '1.2.10'
+VERSION = '1.2.10devel'
 API_VERSION = '-1.0'
 
 def options(opt):