summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuotao Fu <luotao@alea.(none)>2010-02-14 20:40:01 +0100
committerLuotao Fu <luotao@alea.(none)>2010-02-14 20:41:49 +0100
commit13a91d54263126ac28d22fd4c85bebee7a17fef0 (patch)
treebe7a61033201d07699396da4045092bad989f225
parent55ebd367ede23f920c1154201f02bfb0fe47ec2e (diff)
downloadcanutils-13a91d54263126ac28d22fd4c85bebee7a17fef0.tar.gz
canutils-13a91d54263126ac28d22fd4c85bebee7a17fef0.tar.xz
v4.0.5v4.0.5
Signed-off-by: Luotao Fu <luotao@alea.(none)>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a1ff5ec..7ec0f27 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.4], [bugs@pengutronix.de])
+AC_INIT([canutils], [4.0.5], [bugs@pengutronix.de])
AC_CONFIG_HEADERS([include/can_config.h])
AC_CONFIG_SRCDIR([src/canconfig.c])
AC_CONFIG_MACRO_DIR([config/m4])