summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 718bdc5)
raw | patch | inline | side by side (parent: 718bdc5)
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 526570db44ed56a6ca7f085086549843a4ed7dff..1f7d1e48a00eee1f6d9135fe0963c89fa46d837e 100644 (file)
--- a/NEWS
+++ b/NEWS
-ncmpc 0.17 - 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
* po: added Brazilian Portuguese translation
diff --git a/configure.ac b/configure.ac
index 1b014fc4bd4e04dec4f4460d5a341908a83d31a9..7891686619952363389618ca19ba62c86c546807 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.17~git, max@duempel.org)
+AC_INIT(ncmpc, 0.17, max@duempel.org)
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])