diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:18:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:18:56 +0000 |
| commit | 230d989d46375a968a03e34bad429c67c75ebab8 (patch) | |
| tree | 0617e0dd68f03b406040a41ab98ff09870ad9090 /wscript | |
| parent | 0e6356f443e01200545e42acb926a5e2ad088ab5 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.5.1' +VERSION = '1.5.1devel' API_VERSION = '-1.0' def options(opt): |
