summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-11-24 14:56:48 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-11-24 14:57:08 +0100
commitd8940fa45f801c7b6baf3b7f577de8db3b719205 (patch)
treeef5a300a50731d7301b7edfa6c46692c9c3dbc80 /configure.ac
parent4a8daa7258610b2607caa331c13ff83d4e3445d6 (diff)
downloadlibsocketcan-d8940fa45f801c7b6baf3b7f577de8db3b719205.tar.gz
libsocketcan-d8940fa45f801c7b6baf3b7f577de8db3b719205.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 7e7c2a5..3d018ed 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-nl], [0.0.1], [bugs@pengutronix.de])
+AC_INIT([libsocketcan-nl], [trunk], [bugs@pengutronix.de])
AC_CONFIG_HEADERS([include/libsocketcan-nl_config.h])
AC_CONFIG_SRCDIR([src/socketcan_netlink.c])
AC_CONFIG_MACRO_DIR([config/m4])