summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-11-27 14:35:05 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-11-27 14:35:05 +0100
commitbedbd3788fb41e958d041c8b72812fff828af53d (patch)
treed7cc4e078fa6f0008342370eb3b38c9b13298e80 /configure.ac
parentb2306d4979363616c26fc8a8a9c2b9e44d3ad7eb (diff)
downloadlibsocketcan-bedbd3788fb41e958d041c8b72812fff828af53d.tar.gz
libsocketcan-bedbd3788fb41e958d041c8b72812fff828af53d.tar.xz
update libtool version
Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
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 c205dd4..e4e6444 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ CFLAGS="${CFLAGS} -Wall"
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
-LT_CURRENT=1
+LT_CURRENT=2
LT_REVISION=0
LT_AGE=0
AC_SUBST(LT_CURRENT)