We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d3475 commit 86208f5Copy full SHA for 86208f5
configure.ac
@@ -1,5 +1,5 @@
1
dnl Process this file with autoconf to produce a configure script.
2
-AC_INIT([sidplayfp], [2.15.1], [], [], [https://github.com/libsidplayfp/sidplayfp/])
+AC_INIT([sidplayfp], [2.15.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