bump configure.in version to 0.20.1

This commit is contained in:
rafael@riseup.net 2010-05-10 00:20:22 +00:00
parent f27514b4f5
commit 6d1669ae89
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(darkice, 0.20)
AC_INIT(darkice, 0.20.1)
AC_CONFIG_SRCDIR(src/DarkIce.cpp)
AM_CONFIG_HEADER(src/config.h)