diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:36:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:36:25 +0000 |
| commit | 8fce45d3ffe33dacf0a78b97971fbd0eac2da700 (patch) | |
| tree | a188ada95a7a3f4b0e284495a486276c7560c230 | |
| parent | a95d96fe5c3d13673ff6a1e947a3746ad3efa265 (diff) | |
Bump versionv1.2.9
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'libdcp' -VERSION = '1.2.8devel' +VERSION = '1.2.9' API_VERSION = '-1.0' def options(opt): |
