diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:05:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:05:46 +0000 |
| commit | 32ba96de21896ab970ba8cd4207736dfb1785a8b (patch) | |
| tree | 599ace97bfc34a3d589c04ac48c8369e97d5cf3c /wscript | |
| parent | cacfe9dfdb1f11b9fd60675c4ec44be431239a2b (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.2' +VERSION = '1.4.2devel' API_VERSION = '-1.0' def options(opt): |
