Commit 7e62098a authored by Austin Yuan's avatar Austin Yuan

Merge branch 'master-fd.o'

parents c8c91f43 69d39f0b
......@@ -46,13 +46,6 @@
*/
#define VA_MICRO_VERSION (@LIBVA_MICRO_VERSION@)
/**
* VA_SDS_VERSION:
*
* The version of the SDS API extensions to the VA library
*/
#define VA_SDS_VERSION (@LIBVA_SDS_VERSION@)
/**
* VA_VERSION:
*
......@@ -66,7 +59,7 @@
* The full version of the VA library, in string form (suited for
* string concatenation)
*/
#define VA_VERSION_S "@LIBVA_VERSION@-sds@LIBVA_SDS_VERSION@"
#define VA_VERSION_S "@LIBVA_VERSION@"
/**
* VA_VERSION_HEX:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment