diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-15 20:01:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-15 20:01:52 +0100 |
| commit | eae6005028d234bfdf89f7cdc7aeb82a23b307ec (patch) | |
| tree | 09565fa754ce0e8c32e69741e639b6369767fc20 /wscript | |
| parent | d692c55e737bcb6f527e5ef9f1b144571b7c9ca1 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.3.2' +VERSION = '1.3.2devel' API_VERSION = '-1.0' def options(opt): |
