diff --git a/configure.ac b/configure.ac index 11eb5ae6..d71f18f8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([forked-daapd], [21.0]) +AC_INIT([forked-daapd], [22.0]) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h])