diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-13 15:18:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-13 15:18:35 +0100 |
| commit | ac61dae8e6f3c03697c2697a50961e1d65249be3 (patch) | |
| tree | a759e5af1800627ef60c29729e15030749d106dd | |
| parent | 69942bcba0528c326b25cda331f697ebfea22547 (diff) | |
Bump versionv1.1.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.00.0devel' +VERSION = '1.1.0' API_VERSION = '-1.0' def options(opt): |
