diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:37:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:37:19 +0000 |
| commit | 8f10ce6c1f4c3c3eff410e8a69c665bcef506fee (patch) | |
| tree | 1d5cf9407a0a1f6b6eb4866e3bf1e39a13375e34 | |
| parent | 7c622feaf13cae3f746efc7885516ede1807e54b (diff) | |
Bump versionv1.2.10
| -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.9devel' +VERSION = '1.2.10' API_VERSION = '-1.0' def options(opt): |
