summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-12-15 10:25:57 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-12-15 10:25:57 +0100
commit94e93700222f2a307e34a9b01ae79744248fee5e (patch)
treeb23212613e6ec8cfc544aa767dbafa2c2398dbd6 /configure.ac
parent3f2a397589dec6f34eaf3ad8946f174b766e5ea6 (diff)
downloadlibsocketcan-94e93700222f2a307e34a9b01ae79744248fee5e.tar.gz
libsocketcan-94e93700222f2a307e34a9b01ae79744248fee5e.tar.xz
v0.0.6v0.0.6
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 6198df5..1ecf583 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([libsocketcan], [trunk], [bugs@pengutronix.de])
+AC_INIT([libsocketcan], [0.0.6], [bugs@pengutronix.de])
AC_CONFIG_HEADERS([include/libsocketcan_config.h])
AC_CONFIG_SRCDIR([src/libsocketcan.c])
AC_CONFIG_MACRO_DIR([config/m4])