diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-05 10:52:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-05 10:52:45 +0100 |
| commit | 057fa489bb96ce561a37195144aacf62d0ebc332 (patch) | |
| tree | 59400c8515eb9b71f67ae3aecd8e91f4ded74096 | |
| parent | 42cebebffa7d71b93ced7902062eed977c6b4e94 (diff) | |
Bump versionv1.2.6
| -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.5devel' +VERSION = '1.2.6' API_VERSION = '-1.0' def options(opt): |
