diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-13 23:42:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-13 23:42:23 +0100 |
| commit | db219b1ff8c828b04196e0d991d8cc072b43a288 (patch) | |
| tree | 609ea8328106be1e4a1ae071e702a125a2bb2607 /wscript | |
| parent | 1636793125afc485d823f0cdd023d74c5e0060be (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.4' +VERSION = '1.2.4devel' API_VERSION = '-1.0' def options(opt): |
