Bump version v1.4.2
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:05:46 +0000 (16:05 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:05:46 +0000 (16:05 +0000)
wscript

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