diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 21:39:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 21:39:49 +0100 |
| commit | 6f891a6a0070deba505a5a9bfbf72c10261be3ce (patch) | |
| tree | dcde093c4f35c9ba05b03eaadafbcaa6d77188bc | |
| parent | 8017692afc4d9e608a52075270d6cb5cee8ee636 (diff) | |
Bump versionv1.2.1
| -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.0devel' +VERSION = '1.2.1' API_VERSION = '-1.0' def options(opt): |
