diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-17 10:27:08 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-17 10:27:08 +0000 |
| commit | b43b16605df0980f3bb43d969cc0c3c18360812d (patch) | |
| tree | a5fa034513f4da26e4509980f9ff1e79e0d2b78c | |
| parent | 4015e8508da1e4a3dbe88585f939ec08d6583e97 (diff) | |
Bump version
| -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.2' +VERSION = '1.5.2devel' API_VERSION = '-1.0' def options(opt): |
