diff --git a/darkice/branches/darkice-macosx/configure.in b/darkice/branches/darkice-macosx/configure.in index 0b6c699..2758c0e 100644 --- a/darkice/branches/darkice-macosx/configure.in +++ b/darkice/branches/darkice-macosx/configure.in @@ -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)