Change version to 0.8.2

master
Andrzej Rybczak 8 years ago
parent 1347b063c0
commit 7bfefb2f80
  1. 2
      NEWS
  2. 2
      configure.ac

@ -1,4 +1,4 @@
ncmpcpp-0.8.2 (????-??-??)
ncmpcpp-0.8.2 (2018-04-11)
* Help screen: fixed display of EoF keycode
* Fixed possible integer overflow when resizing screen
* Fixed fetching lyrics from lyricsmania.com, metrolyrics.com and sing365.com

@ -1,4 +1,4 @@
AC_INIT([ncmpcpp], [0.8.2_dev])
AC_INIT([ncmpcpp], [0.8.2])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([subdir-objects])

Loading…
Cancel
Save