Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:39:24 +0000 (16:39 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:39:24 +0000 (16:39 +0000)
wscript

diff --git a/wscript b/wscript
index 0ebe6c14046638c3897b6aa2d2f876ef3ef3de25..4aeff589b1f098e5fc83814ff766d8fca1e66009 100644 (file)
--- a/wscript
+++ b/wscript
@@ -38,7 +38,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'libdcp'
-VERSION = '1.4.3'
+VERSION = '1.4.3devel'
 API_VERSION = '-1.0'
 
 def options(opt):