summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-12-01 10:42:28 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-12-01 10:42:28 +0100
commit47a651f1ecb40d4aa41bb4956cb0f712a52f33e0 (patch)
tree1d7dc445a3006601530687b37f27b58aecb98f8c
parentc2af2227813f2bb25785db02fcb5edc7289cb6c4 (diff)
downloadcanutils-47a651f1ecb40d4aa41bb4956cb0f712a52f33e0.tar.gz
canutils-47a651f1ecb40d4aa41bb4956cb0f712a52f33e0.tar.xz
switch version back to trunk
Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b3081e9..d7b1f7e 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.2], [bugs@pengutronix.de])
+AC_INIT([canutils], [4.0.trunk], [bugs@pengutronix.de])
AC_CONFIG_HEADERS([include/can_config.h])
AC_CONFIG_SRCDIR([src/canconfig.c])
AC_CONFIG_MACRO_DIR([config/m4])