diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:22:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:22:00 +0000 |
| commit | 525508727a96cbcd60e003d2a381a99c2dc23471 (patch) | |
| tree | adf764df20e15a1a351644afb59bfadb35821476 | |
| parent | c7cbd39720b2b3149bff4851dc680a0fc6f4eaba (diff) | |
Bump versionv1.2.7
| -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.6devel' +VERSION = '1.2.7' API_VERSION = '-1.0' def options(opt): |
