aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Holmes <mike.holmes@linaro.org>2016-05-02 12:29:10 -0400
committerMike Holmes <mike.holmes@linaro.org>2016-05-03 13:44:07 -0400
commit693cabe510094121dcac58fed2672b6c67320f7d (patch)
treebc1c4747b9a93871bf4fdaea913e991ec659f583
parentdda80478c85d94e59bacadf2361e7916f5acf4dc (diff)
update version number from v1.9.0.0 to v1.10.0.0v1.10.0.0
Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
-rw-r--r--configure.ac2
-rw-r--r--include/odp/api/spec/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d93b04344..723c957e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AM_SILENT_RULES([yes])
##########################################################################
# Set correct platform library version
##########################################################################
-ODP_LIBSO_VERSION=109:0:0
+ODP_LIBSO_VERSION=110:0: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 7839b6ea0..6220f3776 100644
--- a/include/odp/api/spec/version.h
+++ b/include/odp/api/spec/version.h
@@ -45,7 +45,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 9
+#define ODP_VERSION_API_MAJOR 10
/**
* ODP API minor version