Signed-off-by: Luotao Fu <luotao@alea.(none)>
pull/106/head^2
Luotao Fu 2010-02-14 20:11:33 +01:00
parent cbe29b66de
commit 33f96f936c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59) AC_PREREQ(2.59)
AC_INIT([libsocketcan], [0.0.7], [bugs@pengutronix.de]) AC_INIT([libsocketcan], [0.0.8], [bugs@pengutronix.de])
AC_CONFIG_HEADERS([include/libsocketcan_config.h]) AC_CONFIG_HEADERS([include/libsocketcan_config.h])
AC_CONFIG_SRCDIR([src/libsocketcan.c]) AC_CONFIG_SRCDIR([src/libsocketcan.c])
AC_CONFIG_MACRO_DIR([config/m4]) AC_CONFIG_MACRO_DIR([config/m4])