Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
drfiemost committed Jul 26, 2024
1 parent 35a190a commit 7e60a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([sidplayfp], [2.8.0], [], [], [https://github.com/libsidplayfp/sidplayfp/])
AC_INIT([sidplayfp], [2.9.0a], [], [], [https://github.com/libsidplayfp/sidplayfp/])
AC_CONFIG_SRCDIR([src/main.cpp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
Expand Down

0 comments on commit 7e60a1e

Please sign in to comment.