Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Sep 2018 21:11:03 +0000 (22:11 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Sep 2018 21:11:03 +0000 (22:11 +0100)
wscript

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