increment subversion

- Increment subversion to 1.0.5.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
This commit is contained in:
Giuliano Pochini 2005-04-05 17:29:52 +00:00 committed by Takashi Iwai
parent ecf60d374d
commit 407c3bcb66
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
AC_INIT(echomixer.c) AC_INIT(echomixer.c)
AM_INIT_AUTOMAKE(echomixer, 1.0.4) AM_INIT_AUTOMAKE(echomixer, 1.0.5)
AC_PROG_CC AC_PROG_CC
AC_PROG_INSTALL AC_PROG_INSTALL
AC_HEADER_STDC AC_HEADER_STDC

View file

@ -1,5 +1,5 @@
AC_INIT(echomixer.c) AC_INIT(echomixer.c)
AM_INIT_AUTOMAKE(echomixer, 1.0.4) AM_INIT_AUTOMAKE(echomixer, 1.0.5)
AC_PROG_CC AC_PROG_CC
AC_PROG_INSTALL AC_PROG_INSTALL
AC_HEADER_STDC AC_HEADER_STDC