diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:49:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:49:33 +0000 |
| commit | d65349031562077bb484c92eb8995fd91f0c1497 (patch) | |
| tree | 593174fccd7e18ea5bc8796db8a908de0020c4d5 | |
| parent | dc0edec9847abb258c0833dc1ea6acc21189f271 (diff) | |
Bump versionv1.3.0
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.2.10devel' +VERSION = '1.3.0' API_VERSION = '-1.0' def options(opt): |
