diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-05 10:41:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-05 10:41:04 +0100 |
| commit | e1f094f8c2494ecc75de966ff3c842642669e1e1 (patch) | |
| tree | 474c79777f55016241ac31a64ce5c5309399a8cf /wscript | |
| parent | b9bf6d2f5cf8cf2b5c78625d9f24a0b5b555ff5c (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.5' +VERSION = '1.2.5devel' API_VERSION = '-1.0' def options(opt): |
