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

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