Bump version v1.3.2
authorCarl Hetherington <cth@carlh.net>
Fri, 15 Apr 2016 19:01:52 +0000 (20:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 15 Apr 2016 19:01:52 +0000 (20:01 +0100)
wscript

diff --git a/wscript b/wscript
index e2a57ed2acc235cf38cbd93f37db50c78140c42b..f7f209cd2ecfb60050147e62f84e62815fcc2097 100644 (file)
--- a/wscript
+++ b/wscript
@@ -23,7 +23,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'libdcp'
-VERSION = '1.3.1devel'
+VERSION = '1.3.2'
 API_VERSION = '-1.0'
 
 def options(opt):