We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1482a01 commit 5116a84Copy full SHA for 5116a84
configure.ac
@@ -1,5 +1,5 @@
1
dnl Process this file with autoconf to produce a configure script.
2
-AC_INIT([sidplayfp], [2.2.1], [], [], [https://github.com/libsidplayfp/sidplayfp/])
+AC_INIT([sidplayfp], [2.2.2], [], [], [https://github.com/libsidplayfp/sidplayfp/])
3
AC_CONFIG_SRCDIR([src/main.cpp])
4
AC_CONFIG_AUX_DIR([build-aux])
5
AC_CONFIG_MACRO_DIR([m4])
0 commit comments