X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_eal%2Fversion.map;h=756c60ed1dd4925f85fb8f170bb3cea9779f4420;hb=e863fe3a13da89787fdf3b5c590101a3c0f10af6;hp=fce90a112f3b3912374b999112c0b38f436d43c7;hpb=55243435f50b35ec465df8e1af59a140262e8c47;p=dpdk.git diff --git a/lib/librte_eal/version.map b/lib/librte_eal/version.map index fce90a112f..756c60ed1d 100644 --- a/lib/librte_eal/version.map +++ b/lib/librte_eal/version.map @@ -199,6 +199,13 @@ DPDK_21 { rte_uuid_is_null; rte_uuid_parse; rte_uuid_unparse; + rte_version; + rte_version_minor; + rte_version_month; + rte_version_prefix; + rte_version_release; + rte_version_suffix; + rte_version_year; rte_vfio_clear_group; rte_vfio_container_create; rte_vfio_container_destroy;