Bump version to 28.6

This commit is contained in:
ejurgensen 2023-03-02 23:25:23 +01:00
parent e02d891130
commit f9c50b80fc
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.5])
AC_INIT([owntone], [28.6])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_MACRO_DIR([m4])