diff --git a/configure.ac b/configure.ac index 5a768ad1..ccbb428f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([Woof!], [0.9.0]) +AC_INIT([Woof], [0.9.0]) AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_SRCDIR([Source/version.c]) AC_CONFIG_HEADERS([config.h])