Skip to content

Commit 2c3189c

Browse files
committed
Applied updates
1 parent 39f3b02 commit 2c3189c

12 files changed

Lines changed: 653 additions & 2607 deletions

acinclude.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Checks for required headers and functions
22
dnl
3-
dnl Version: 20240413
3+
dnl Version: 20240519
44

55
dnl Function to detect if libfvalue dependencies are available
66
AC_DEFUN([AX_LIBFVALUE_CHECK_LOCAL],

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ AC_PREREQ([2.71])
22

33
AC_INIT(
44
[libfvalue],
5-
[20240425],
5+
[20240621],
66
[joachim.metz@gmail.com])
77

88
AC_CONFIG_SRCDIR(

0 commit comments

Comments
 (0)