Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
drfiemost committed Nov 6, 2022
1 parent 8d7eafa commit c24f0b6
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.4.0a], [], [], [https://github.com/libsidplayfp/sidplayfp/])
AC_INIT([sidplayfp], [2.4.0], [], [], [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 c24f0b6

Please sign in to comment.