Skip to content

Commit

Permalink
Applied updates
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed May 19, 2024
1 parent a35168b commit 0eb4557
Show file tree
Hide file tree
Showing 12 changed files with 653 additions and 2,607 deletions.
2 changes: 1 addition & 1 deletion acinclude.m4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl Checks for required headers and functions
dnl
dnl Version: 20230404
dnl Version: 20240413

dnl Function to detect if libfmapi dependencies are available
AC_DEFUN([AX_LIBFMAPI_CHECK_LOCAL],
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ AC_PREREQ([2.71])

AC_INIT(
[libfmapi],
[20240415],
[20240519],
[[email protected]])

AC_CONFIG_SRCDIR(
Expand Down
Loading

0 comments on commit 0eb4557

Please sign in to comment.