Skip to content

Commit 47838ce

Browse files
committed
Applied updates
1 parent 133ca42 commit 47838ce

File tree

5 files changed

+159
-154
lines changed

5 files changed

+159
-154
lines changed

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: 20190308
3+
dnl Version: 20240413
44

55
dnl Function to detect if libfdatetime dependencies are available
66
AC_DEFUN([AX_LIBFDATETIME_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
[libfdatetime],
5-
[20240415],
5+
[20240518],
66
77

88
AC_CONFIG_SRCDIR(

0 commit comments

Comments
 (0)