mesa/src/mapi/shared-glapi
Eric Engestrom 5be1b1a8ce meson: standardize .so version to major.minor.patch
This `version` field defines the filename for the .so.
The plan .so as well as .so.$major are always symlinks to this.

Unless I'm mistaken, only the major is ever used, so this shouldn't
matter, but for consistency with autotools (and in case it does matter),
let's always have all 3 major.minor.patch components.

(The soname isn't affected, and is always .so.$major)

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
2017-11-07 10:47:20 +00:00
..
tests mapi/shared-glapi/test: rework glapitable.h handling 2017-10-13 11:12:08 -07:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
meson.build meson: standardize .so version to major.minor.patch 2017-11-07 10:47:20 +00:00
SConscript mapi_abi.py: remove no longer used --mode option 2017-05-04 18:17:06 +01:00