show columns' titles if browser displays them at start

This commit is contained in:
Andrzej Rybczak
2009-03-18 18:42:36 +01:00
parent 503c4964d5
commit a1a2ba4eed
2 changed files with 2 additions and 2 deletions

View File

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