aboutsummaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorPetri Savolainen <petri.savolainen@linaro.org>2014-10-30 16:41:40 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2014-11-06 21:55:55 +0300
commit4e5b733ffd520fcec3ec7e15d8c8d65255abef73 (patch)
tree96abdf4dc7cfdef22c85b5641936b0e71709b6d4 /platform
parentfb47c0d266e6a48e507270f4c18182ce7d9b7646 (diff)
API version not dependent on test suite version
Signed-off-by: Petri Savolainen <petri.savolainen@linaro.org> Reviewed-by: Mike Holmes <mike.holmes@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'platform')
-rw-r--r--platform/linux-generic/include/api/odp_version.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/platform/linux-generic/include/api/odp_version.h b/platform/linux-generic/include/api/odp_version.h
index 0e5b8e048..44504521a 100644
--- a/platform/linux-generic/include/api/odp_version.h
+++ b/platform/linux-generic/include/api/odp_version.h
@@ -41,12 +41,10 @@ extern "C" {
/**
* ODP API minor version
+ *
* Minor version is incremented when introducing backward compatible changes
- * to the API.
- * For an API with common generation and major version, but with different
- * minor numbers the two versions are backward compatible.
- * Changes to the test suite will increment this digit.
- * Changes to linux-generic will not increment this digit.
+ * 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 0