Signed-off-by: Maxim Uvarov <[email protected]>
---
configure.ac | 2 +-
include/odp/api/spec/version.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index a12f984..3e06885 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AM_SILENT_RULES([yes])
##########################################################################
# Set correct platform library version
##########################################################################
-ODP_LIBSO_VERSION=110:0:0
+ODP_LIBSO_VERSION=110:1:0
AC_SUBST(ODP_LIBSO_VERSION)
# Checks for programs.
diff --git a/include/odp/api/spec/version.h b/include/odp/api/spec/version.h
index 6220f37..aa3f3ab 100644
--- a/include/odp/api/spec/version.h
+++ b/include/odp/api/spec/version.h
@@ -54,7 +54,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 0
+#define ODP_VERSION_API_MINOR 1
/**
* ODP API version string
--
2.7.1.250.gff4ea60
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp