clear window title at exit

This commit is contained in:
Andrzej Rybczak
2009-05-21 11:59:21 +02:00
parent 2701eed2ca
commit eb3b08b45e
4 changed files with 18 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
AC_INIT(configure.in)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.3.4)
AM_INIT_AUTOMAKE(ncmpcpp, 0.3.5_pre)
AC_PREREQ(2.59)