From 39c21d987e0c83533d57ec4335764c4838104659 Mon Sep 17 00:00:00 2001 From: Maxim Uvarov Date: Fri, 30 Jan 2015 19:51:12 +0300 Subject: Update version number from 0.9.0 to 0.10.0 Signed-off-by: Maxim Uvarov --- include/odp/api/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/odp/api/version.h') diff --git a/include/odp/api/version.h b/include/odp/api/version.h index eb798106..0889d9cd 100644 --- a/include/odp/api/version.h +++ b/include/odp/api/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 9 +#define ODP_VERSION_API_MAJOR 10 /** * ODP API minor version -- cgit v1.2.3