diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:26:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:26:03 +0000 |
| commit | 8b5efc65734db08da358cc264c20f9ffbde15857 (patch) | |
| tree | e936ab97625bfdffac8d22ae61b9de6db3ff3a3d /wscript | |
| parent | 00fb3dae1db08e9b8bc0f83c7365b4a056e24e38 (diff) | |
Bump versionv1.2.8
Diffstat (limited to 'wscript')
| -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.7devel' +VERSION = '1.2.8' API_VERSION = '-1.0' def options(opt): |
