Bump version v1.4.0
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 12:54:13 +0000 (12:54 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 12:54:13 +0000 (12:54 +0000)
wscript

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