diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:16:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:16:35 +0100 |
| commit | fa8fed848b05fae2bb861dc6b42fe7e27e2f35f2 (patch) | |
| tree | a5ac44b62b741a31ffeff9e2412032cc478a960e | |
| parent | cfce476932587c94a43d7a5173cc0977f06ce929 (diff) | |
Bump versionv1.2.2
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.1devel' +VERSION = '1.2.2' API_VERSION = '-1.0' def options(opt): |
