Bump version v1.4.1
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 15:55:48 +0000 (15:55 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 15:55:48 +0000 (15:55 +0000)
wscript

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