summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-12-01 10:42:23 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-12-01 10:42:23 +0100
commit8373c1f17bff1e3898bf69afbc4c46beb9eeb977 (patch)
tree8f76ded9afbe50e999c7010578ee8a4785e0cff3 /configure.ac
parent463ac873c75e88d92d3e4bdd3584a5ec520d8d66 (diff)
downloadlibsocketcan-8373c1f17bff1e3898bf69afbc4c46beb9eeb977.tar.gz
libsocketcan-8373c1f17bff1e3898bf69afbc4c46beb9eeb977.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 51bfb87..e4e6444 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.4], [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])