gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-sync] branch master updated: -fix disting


From: gnunet
Subject: [taler-sync] branch master updated: -fix disting
Date: Fri, 04 Nov 2022 16:39:14 +0100

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 9332a66  -fix disting
9332a66 is described below

commit 9332a66d5d6755d204dfa053bda9aea02db2e1c6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 4 16:39:12 2022 +0100

    -fix disting
---
 configure.ac           | 2 +-
 src/syncdb/Makefile.am | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 3cf2354..cb12d6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 # This configure file is in the public domain
 
 AC_PREREQ([2.69])
-AC_INIT([sync],[0.8.3],[taler-bug@gnu.org])
+AC_INIT([sync],[0.9.0],[taler-bug@gnu.org])
 AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
 AC_CONFIG_HEADERS([sync_config.h])
 # support for non-recursive builds
diff --git a/src/syncdb/Makefile.am b/src/syncdb/Makefile.am
index 3dbdd57..ef7fd46 100644
--- a/src/syncdb/Makefile.am
+++ b/src/syncdb/Makefile.am
@@ -87,4 +87,5 @@ TESTS = \
 
 EXTRA_DIST = \
   $(pkgcfg_DATA) \
+  $(sql_DATA) \
   test_sync_db_postgres.conf

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]