change version to 0.7.5_dev

master
Andrzej Rybczak 10 years ago
parent 6093be238c
commit 82ea8bf808
  1. 2
      NEWS
  2. 2
      configure.ac

@ -1,3 +1,5 @@
ncmpcpp-0.7.5 (????-??-??)
ncmpcpp 0.7.4 (2016-04-17)
* Fetching lyrics from lyricwiki.org was fixed.
* Configure script now continues without errors if ICU library was not found.

@ -1,6 +1,6 @@
AC_INIT(configure.ac)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.4)
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.5_dev)
m4_include([m4/ax_lib_readline.m4])

Loading…
Cancel
Save