diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-05 10:41:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-05 10:41:04 +0100 |
| commit | b9bf6d2f5cf8cf2b5c78625d9f24a0b5b555ff5c (patch) | |
| tree | 308dbea224b2155f600a006f1b08c0d08a1c3fba | |
| parent | a96966dfbc2b2bcf285290d3516daf26ed853719 (diff) | |
Bump versionv1.2.5
| -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.4devel' +VERSION = '1.2.5' API_VERSION = '-1.0' def options(opt): |
