aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/version.h
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2015-05-08 13:37:02 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-05-12 21:32:28 +0300
commit5c0ce1ed03b38eb8006d647f06c265c86a2b3f59 (patch)
treea2c6b351029b74c4f56595538be757bce3ad0481 /include/odp/api/version.h
parentee1935ea86cd0807a2bf404e3f8b791e39b2bed3 (diff)
update version number from v1.0.4 to v1.1.0.0v1.1.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 027095db0..5d1abfaa0 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 0
+#define ODP_VERSION_API_MAJOR 1
/**
* 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 4
+#define ODP_VERSION_API_MINOR 0
/**
* Returns ODP API version string