diff options
author | Xiang, Haihao <haihao.xiang@intel.com> | 2018-01-31 09:55:22 +0800 |
---|---|---|
committer | Xiang, Haihao <haihao.xiang@intel.com> | 2018-02-01 08:16:58 +0800 |
commit | e2f24a6932489b2e971168622c15dcdaf73a2d36 (patch) | |
tree | 33fcc384b67909c33d1e94e49dc7e89a75985506 /.travis.yml | |
parent | f2f9956f1dd871af59f2fd9bc6fdfc6c0992f0d1 (diff) | |
download | libva-e2f24a6932489b2e971168622c15dcdaf73a2d36.tar.gz |
meson: Fix libtool version number
libtool uses CURRENT:REVISION:AGE for library versions and the formula
for calculating the file numbers is (CURRENT-AGE).(AGE).(REVISION). To
keep compatibility with libtool, meson build should follow the same
formula
With this fix, we will avoid https://github.com/intel/libva/issues/181
when bumping a new version
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions