Bump version v1.3.3
authorCarl Hetherington <cth@carlh.net>
Sun, 24 Apr 2016 23:53:58 +0000 (00:53 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 24 Apr 2016 23:53:58 +0000 (00:53 +0100)
wscript

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