From c068836671ed56d9a76498d22b979fa3378103fd Mon Sep 17 00:00:00 2001 From: Maxim Uvarov Date: Fri, 16 Jan 2015 18:42:26 +0300 Subject: Update version number from 0.7.0 to 0.8.0 Signed-off-by: Maxim Uvarov --- platform/linux-generic/include/api/odp_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/linux-generic/include/api/odp_version.h b/platform/linux-generic/include/api/odp_version.h index 3e17ea889..d4b5e6de2 100644 --- a/platform/linux-generic/include/api/odp_version.h +++ b/platform/linux-generic/include/api/odp_version.h @@ -37,7 +37,7 @@ extern "C" { * Introduction of major new features or changes. APIs with different major * versions are likely not backward compatible. */ -#define ODP_VERSION_API_MAJOR 7 +#define ODP_VERSION_API_MAJOR 8 /** * ODP API minor version -- cgit v1.2.3