Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 13 Sep 2015 22:42:23 +0000 (23:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 13 Sep 2015 22:42:23 +0000 (23:42 +0100)
wscript

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