diff --git a/configure.ac b/configure.ac index 120f929..388ac0c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([sidplayfp], [2.0.0], [], [], [http://sourceforge.net/projects/sidplay-residfp/]) +AC_INIT([sidplayfp], [2.0.1], [], [], [http://sourceforge.net/projects/sidplay-residfp/]) AC_CONFIG_SRCDIR([src/main.cpp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4])