[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-sync] branch master updated: -bump required version
From: |
gnunet |
Subject: |
[taler-sync] branch master updated: -bump required version |
Date: |
Fri, 29 Sep 2023 12:43:51 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository sync.
The following commit(s) were added to refs/heads/master by this push:
new 6b4b48a -bump required version
6b4b48a is described below
commit 6b4b48a8a59e8d00bf16c0079aefcf850676dbae
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Sep 29 12:43:43 2023 +0200
-bump required version
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index b16dbcc..39e07ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,7 +101,7 @@ AS_IF([test $libgnunetutil != 1],
# test for postgres
-AX_LIB_POSTGRESQL([9.3])
+AX_LIB_POSTGRESQL([15])
AS_IF([test "x$found_postgresql" = "xyes"],[postgres=true])
AM_CONDITIONAL(HAVE_POSTGRESQL, test x$postgres = xtrue)
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-sync] branch master updated: -bump required version,
gnunet <=