@ -1,3 +1,5 @@
ncmpcpp-0.7.1 (????-??-??)
ncmpcpp-0.7 (2015-11-22)
* Playlist sorting dialog now contains 'Album artist' option.
* Default keybindings were corrected to allow tag edition in the right column of tag editor.
@ -1,6 +1,6 @@
AC_INIT(configure.ac)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.7)
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.1_dev)
m4_include([m4/ax_lib_readline.m4])