From 264ac43dc4ae6be8167e4dc92099b17c0e2178f2 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Thu, 22 Sep 2005 09:46:19 +0000 Subject: advance version to 1.0.5 git-svn-id: https://iocaste.extern.pengutronix.de/svn/canutils/trunks/canutils-1.0-trunk@45 5fd5a299-6ef2-0310-aa18-8b01d7c39d8c --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index efe3b7d..a9e3e5f 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], [1.0.4], [socket-can@pengutronix.de]) +AC_INIT([canutils], [1.0.5], [socket-can@pengutronix.de]) AC_CONFIG_HEADERS([include/can_config.h]) AC_CONFIG_SRCDIR([cansend.c]) AC_CONFIG_MACRO_DIR([config/m4]) -- cgit v1.2.3