From 01fc389137187cabd79a9e87319cd6c462cc6015 Mon Sep 17 00:00:00 2001 From: Maxim Uvarov Date: Wed, 3 Aug 2016 11:34:32 +0300 Subject: configure.ac update version Signed-off-by: Maxim Uvarov Reviewed-by: Anders Roxell --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c0eb20796..48fe0bed7 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:1 +ODP_LIBSO_VERSION=111:0:0 AC_SUBST(ODP_LIBSO_VERSION) ODPHELPER_LIBSO_VERSION=110:0:1 -- cgit v1.2.3