summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5aa9a41)
raw | patch | inline | side by side (parent: 5aa9a41)
author | Avuton Olrich <avuton@gmail.com> | |
Wed, 23 Jun 2010 01:13:01 +0000 (18:13 -0700) | ||
committer | Avuton Olrich <avuton@gmail.com> | |
Wed, 23 Jun 2010 01:13:01 +0000 (18:13 -0700) |
NEWS | patch | blob | history | |
configure.ac | patch | blob | history |
index 1f7d1e48a00eee1f6d9135fe0963c89fa46d837e..a626de96a871458e657997f28a19087bf1e9c69b 100644 (file)
--- a/NEWS
+++ b/NEWS
+ncmpc 0.18 - not yet released
+
+
ncmpc 0.17 - (06/22/2010)
* screen_queue: fix range selection check on "shuffle"
* screen_browser: check for error before adding song to playlist
diff --git a/configure.ac b/configure.ac
index 7891686619952363389618ca19ba62c86c546807..28b80a533eb6300f1b5e0c0015388632833b7f81 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.17, max@duempel.org)
+AC_INIT(ncmpc, 0.18~git, max@duempel.org)
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])