aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/version.h
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2015-02-27 16:00:58 +0100
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-02-27 18:54:24 +0300
commit8ab2f3421cfea165210a2c0d9450e182e327e983 (patch)
treea3b1876a0df0b8861d5b927d43d58dbf0f14ad52 /include/odp/api/version.h
parentf41fcb585af6a9e59aed6b107cabe439716a329d (diff)
update version number from v0.11.0 to v1.0
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> 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 37394cd2..5f2b2dba 100644
--- a/include/odp/api/version.h
+++ b/include/odp/api/version.h
@@ -29,7 +29,7 @@ extern "C" {
* very significant changes to the API. APIs with different
* versions are likely not backward compatible.
*/
-#define ODP_VERSION_API_GENERATION 0
+#define ODP_VERSION_API_GENERATION 1
/**
* ODP API major version
@@ -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 11
+#define ODP_VERSION_API_MAJOR 0
/**
* ODP API minor version