summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-10-03 16:00:53 +0200
committerGravatar Martin Szulecki2014-10-03 16:00:53 +0200
commit84ebeeff966d85539f3a2c57ae52b2fabf0b3230 (patch)
tree61f7efda4e8d6df2db10a36a383c879570a62f90 /configure.ac
parent250d32a3df8f4dc06abbadd05a12d0bb9c1715bf (diff)
downloadlibirecovery-84ebeeff966d85539f3a2c57ae52b2fabf0b3230.tar.gz
libirecovery-84ebeeff966d85539f3a2c57ae52b2fabf0b3230.tar.bz2
Bump so revision due to ABI changes
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07ebf77..d7aafbf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ dnl libtool versioning
# changes to the signature and the semantic)
# ? :+1 : ? == just internal changes
# CURRENT : REVISION : AGE
-LIBIRECOVERY_SO_VERSION=2:0:0
+LIBIRECOVERY_SO_VERSION=2:1:0
AC_SUBST(LIBIRECOVERY_SO_VERSION)