diff --git a/configure.ac b/configure.ac index 177fcb4..12b6b36 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(spotify-tray,1.3.0,,) +AC_INIT(spotify-tray,1.3.1,,) AM_INIT_AUTOMAKE([foreign]) AC_PREREQ(2.69) AC_CONFIG_HEADERS(config.h)