summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-12-15 10:31:39 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-12-15 10:31:39 +0100
commitc9f7a3d715a06c3c91f47ac2810e48b570811dac (patch)
tree0729bb564e64f7f6504027ed6ef1a7f4b79efc4e /configure.ac
parent94e93700222f2a307e34a9b01ae79744248fee5e (diff)
downloadlibsocketcan-c9f7a3d715a06c3c91f47ac2810e48b570811dac.tar.gz
libsocketcan-c9f7a3d715a06c3c91f47ac2810e48b570811dac.tar.xz
switch back to trunk
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 1ecf583..6198df5 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], [0.0.6], [bugs@pengutronix.de])
+AC_INIT([libsocketcan], [trunk], [bugs@pengutronix.de])
AC_CONFIG_HEADERS([include/libsocketcan_config.h])
AC_CONFIG_SRCDIR([src/libsocketcan.c])
AC_CONFIG_MACRO_DIR([config/m4])