diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-02 20:15:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-02 20:15:26 +0000 |
| commit | 5ad7d161bc3016686fc802d913b10c575262d3fe (patch) | |
| tree | de5a699a768593c3009c152f4c35bcbf13df8308 | |
| parent | 12b723f4cae109e1a60f3dfccda3165241ba7939 (diff) | |
Bump versionv1.3.1
| -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.3.0devel' +VERSION = '1.3.1' API_VERSION = '-1.0' def options(opt): |
