Bump version v1.3.1
authorCarl Hetherington <cth@carlh.net>
Wed, 2 Mar 2016 20:15:26 +0000 (20:15 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 2 Mar 2016 20:15:26 +0000 (20:15 +0000)
wscript

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