Bump version v1.5.4
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 492d5f749d36eb4e185e3d5305a274a819ae23cf..bf63a1b6b84b9786a5e5d067ca1085fc94d755cd 100644 (file)
--- a/wscript
+++ b/wscript
@@ -38,7 +38,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'libdcp'
-VERSION = '1.5.3devel'
+VERSION = '1.5.4'
 API_VERSION = '-1.0'
 
 def options(opt):