summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-11-24 15:00:10 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-11-24 15:00:10 +0100
commitc3fa1d8c205d3dc2ab9b3b287d278244f0e997a7 (patch)
tree3b6d41305621632ffc33f3acf48b5b8e82b674aa /configure.ac
parent6cfd09ac25a6a8baa7206ad3263651303c12aac9 (diff)
downloadlibsocketcan-c3fa1d8c205d3dc2ab9b3b287d278244f0e997a7.tar.gz
libsocketcan-c3fa1d8c205d3dc2ab9b3b287d278244f0e997a7.tar.xz
switch version 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 7aff817..f0fcf6e 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.2], [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])