diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-28 16:04:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-28 16:04:15 +0100 |
| commit | b5c354c432dc6ba6748085875808dc89fff77931 (patch) | |
| tree | a99c624a71fdfb3db7bada68b60e797b4bd14f7f /wscript | |
| parent | 683fcc2de6113deb92f469594b92b045328b07b4 (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.0' +VERSION = '1.2.0devel' API_VERSION = '-1.0' def options(opt): |
