summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6fc74bd)
raw | patch | inline | side by side (parent: 6fc74bd)
author | Max Kellermann <max@duempel.org> | |
Tue, 25 Nov 2008 20:35:24 +0000 (21:35 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Tue, 25 Nov 2008 20:35:24 +0000 (21:35 +0100) |
First beta version for the upcoming version 0.12.
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 61680ae469446d9bcf872f890801d2f4083a7c81..1256e1811b7ebf548f8ba20d1737eeeabee2659a 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncurses MPD client, 0.12~alpha1, max@duempel.org, ncmpc)
+AC_INIT(ncurses MPD client, 0.12~beta1, max@duempel.org, ncmpc)
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE([foreign 1.9 dist-bzip2])
AM_CONFIG_HEADER([config.h])