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 | 1a4b0d2c7978f45b415db2e9a0f1840aa114bcc9 (patch) | |
| tree | 6b306337929bf896dd5d4c8075f06024eff40294 /wscript | |
| parent | 8f10ce6c1f4c3c3eff410e8a69c665bcef506fee (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.10' +VERSION = '1.2.10devel' API_VERSION = '-1.0' def options(opt): |
