diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-15 20:01:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-15 20:01:52 +0100 |
| commit | d692c55e737bcb6f527e5ef9f1b144571b7c9ca1 (patch) | |
| tree | da5bca75b99e2320e1dba5a005beb1cf496101be | |
| parent | cda24b662b7eb3fd988eb08b6fd14f18d65bd4a8 (diff) | |
Bump versionv1.3.2
| -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.1devel' +VERSION = '1.3.2' API_VERSION = '-1.0' def options(opt): |
