diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-28 22:01:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-28 22:01:32 +0100 |
| commit | 4fcfa4bf312d59afc64a72438ccb720415502440 (patch) | |
| tree | 224e07c568093ef28e703c167e7be13c52054449 /wscript | |
| parent | e0580ce49abfaa0293b712337e24de4312348a59 (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.4' +VERSION = '1.5.4devel' API_VERSION = '-1.0' def options(opt): |
