Bump version to 28.1

This commit is contained in:
ejurgensen 2021-05-21 23:45:00 +02:00
parent b54df43da4
commit a597737cad
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.
AC_PREREQ([2.60])
AC_INIT([owntone], [28.0])
AC_INIT([owntone], [28.1])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_MACRO_DIR([m4])