diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:39:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:39:24 +0000 |
| commit | badcfc45f972fef9e2ebb895965bfd4b971dd4a3 (patch) | |
| tree | 6b17a4c0e1fa98396dac8df0887458cddcd094ab /wscript | |
| parent | 1d99a6e0b67e480af8db88dcb13533a1e98e427c (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.4.3' +VERSION = '1.4.3devel' API_VERSION = '-1.0' def options(opt): |
