bindings: additionally bind delete to DeleteBrowserItems by default

This commit is contained in:
Andrzej Rybczak
2014-11-07 23:08:13 +01:00
parent a32a4262b8
commit 2ef83ff15f
4 changed files with 9 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
AC_INIT(configure.ac)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.1)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6.2_pre)
AC_PREREQ(2.59)