diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 12:54:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 12:54:13 +0000 |
| commit | 202a38482e2c3ce8be331782ada0365554c016e4 (patch) | |
| tree | 2d288f9657745240c960f567c7aee97f60724d22 | |
| parent | d23e6e10c55d0558d0d5b34d8cde0e12c0297550 (diff) | |
Bump versionv1.4.0
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.3.4devel' +VERSION = '1.4.0' API_VERSION = '-1.0' def options(opt): |
