Bump version v1.5.3
authorCarl Hetherington <cth@carlh.net>
Mon, 14 May 2018 22:16:21 +0000 (23:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 May 2018 22:16:21 +0000 (23:16 +0100)
wscript

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