From c0cd6b0deadeac753b6e4c415f7dd6e170aeaefb Mon Sep 17 00:00:00 2001 From: Maxim Uvarov Date: Wed, 29 Apr 2015 20:22:49 +0300 Subject: update version number from v1.0.3 to v1.0.4 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 3338559e5..027095db0 100644 --- a/include/odp/api/version.h +++ b/include/odp/api/version.h @@ -46,7 +46,7 @@ extern "C" { * to the API. For an API with common generation and major version, but with * different minor numbers the two versions are backward compatible. */ -#define ODP_VERSION_API_MINOR 3 +#define ODP_VERSION_API_MINOR 4 /** * Returns ODP API version string -- cgit v1.2.3