aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/version.h
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2015-11-30 13:12:25 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-11-30 13:58:53 +0300
commit8cb80afde4a9e00cfea4bed5ecf721d6577793c4 (patch)
tree707ee5c415624f2b01420d373b4f5e4dd9a10804 /include/odp/api/version.h
parent74785c4e170e035c08476179237d68a36fa23ec3 (diff)
update version number from v1.4.1.0 to v1.5.0.0
Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'include/odp/api/version.h')
-rw-r--r--include/odp/api/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/odp/api/version.h b/include/odp/api/version.h
index 89121777a..58bb7ecfe 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 4
+#define ODP_VERSION_API_MAJOR 5
/**
* ODP API minor version
@@ -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 1
+#define ODP_VERSION_API_MINOR 0
/**
* Returns ODP API version string