summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-12-04 15:03:53 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-12-04 15:03:53 +0100
commitd6747aad3ce1de632c831cd2199d2ec3e5882752 (patch)
tree20965f069323cac332269eb50f947d0d0dda5f9f /configure.ac
parent8373c1f17bff1e3898bf69afbc4c46beb9eeb977 (diff)
downloadlibsocketcan-d6747aad3ce1de632c831cd2199d2ec3e5882752.tar.gz
libsocketcan-d6747aad3ce1de632c831cd2199d2ec3e5882752.tar.xz
update libtool revision
Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e4e6444..b8ef825 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,9 +21,9 @@ CFLAGS="${CFLAGS} -Wall"
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
-LT_CURRENT=2
+LT_CURRENT=3
LT_REVISION=0
-LT_AGE=0
+LT_AGE=1
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)