summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2010-04-30 15:58:24 +0200
committerLuotao Fu <l.fu@pengutronix.de>2010-04-30 15:58:24 +0200
commit9b18cda6a71e137a92d01fd38f99a310f38e58ff (patch)
tree2fc07e22da5e67926f5df136ea5f7e584c283140
parent13a91d54263126ac28d22fd4c85bebee7a17fef0 (diff)
downloadcanutils-9b18cda6a71e137a92d01fd38f99a310f38e58ff.tar.gz
canutils-9b18cda6a71e137a92d01fd38f99a310f38e58ff.tar.xz
switch back to trunk
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7ec0f27..4db037c 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([canutils], [4.0.5], [bugs@pengutronix.de])
+AC_INIT([canutils], [trunk], [bugs@pengutronix.de])
AC_CONFIG_HEADERS([include/can_config.h])
AC_CONFIG_SRCDIR([src/canconfig.c])
AC_CONFIG_MACRO_DIR([config/m4])