diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:11:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:11:03 +0100 |
| commit | 513cfbd99387cd9c2b2ab45627d74b1378663b1d (patch) | |
| tree | 6ad9b3c556ed87775e142cd9570dd47efc593ad7 | |
| parent | 844436095b41c5b72a8adb77fcaec11289ffdc12 (diff) | |
Bump versionv1.5.5
| -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.4devel' +VERSION = '1.5.5' API_VERSION = '-1.0' def options(opt): |
