Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 28 Aug 2018 21:01:32 +0000 (22:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 28 Aug 2018 21:01:32 +0000 (22:01 +0100)
wscript

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