Bump version v1.3.4
authorCarl Hetherington <cth@carlh.net>
Sun, 3 Jul 2016 21:04:48 +0000 (22:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 3 Jul 2016 21:04:48 +0000 (22:04 +0100)
wscript

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