aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0b39bec4a..8adb481ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl $Id: configure.ac,v 1.10 2004/03/18 09:33:43 kalle Exp $
dnl
AC_INIT(main.c)
-AM_INIT_AUTOMAKE(mpc-ncurses, 0.1.2)
+AM_INIT_AUTOMAKE(ncmpc, 0.10.0)
dnl Check for programs
AC_PROG_CC