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 | 683fcc2de6113deb92f469594b92b045328b07b4 (patch) | |
| tree | a51f3d0e2f9fc15803d3f1cc70ea4c149f3fe4a6 | |
| parent | 5a2aaaa015d092beb787eae50731d2f7fc6cbb7f (diff) | |
Bump versionv1.2.0
| -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.1.0devel' +VERSION = '1.2.0' API_VERSION = '-1.0' def options(opt): |
