Bump to version 27.1

This commit is contained in:
ejurgensen 2020-01-29 12:09:19 -08:00
parent e4588867ad
commit e642147f6e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.60]) AC_PREREQ([2.60])
AC_INIT([forked-daapd], [27.0]) AC_INIT([forked-daapd], [27.1])
AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])