summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 37db877)
raw | patch | inline | side by side (parent: 37db877)
author | Max Kellermann <max@duempel.org> | |
Mon, 17 Nov 2008 21:12:16 +0000 (22:12 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 17 Nov 2008 21:12:16 +0000 (22:12 +0100) |
First alpha version for the upcoming version 0.12.
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 2b5c5958ecf1c353a2853b76d416a7d100e2b867..f4a9a7da0c93c99ce0df436368988dbb9bd0f4e9 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncurses MPD client, 0.12~git, max@duempel.org, ncmpc)
+AC_INIT(ncurses MPD client, 0.12~alpha1, max@duempel.org, ncmpc)
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE([foreign 1.9 dist-bzip2])
AM_CONFIG_HEADER([config.h])