diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-25 00:53:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-25 00:53:58 +0100 |
| commit | 0d69f5c68cf22aa3c3a7617abaee880534614508 (patch) | |
| tree | 2207eed8b5c1dc5764df99eae966231165a3d029 | |
| parent | d926e11dab4dbe72cf427b5a25ca18ec3d38a40b (diff) | |
Bump versionv1.3.3
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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): |
