summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d6553f3)
raw | patch | inline | side by side (parent: d6553f3)
author | Max Kellermann <max@duempel.org> | |
Fri, 5 Dec 2008 17:34:24 +0000 (18:34 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 5 Dec 2008 17:34:24 +0000 (18:34 +0100) |
The development of version 0.13 has started!
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index ad27d8df11aa3149ddd85a817bd82f910ac73c73..806006e6b3a94108e7f477724fdf624b7a51496a 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncurses MPD client, 0.12, max@duempel.org, ncmpc)
+AC_INIT(ncurses MPD client, 0.13~git, max@duempel.org, ncmpc)
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE([foreign 1.9 dist-bzip2])
AM_CONFIG_HEADER([config.h])