Bump version v1.3.0
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 19:49:33 +0000 (19:49 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 19:49:33 +0000 (19:49 +0000)
wscript

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