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

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