sync

Backup service to store encrypted wallet databases (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit 9f3160f7e2e14fc463ba64dc4d70ee91e37e4776
parent 911c6f57d6b81c31c861e3e0141819ab2ca20b8a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 16 Dec 2024 18:15:08 +0100

-bump

Diffstat:
Mconfigure.ac | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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.14.0],[taler-bug@gnu.org]) +AC_INIT([sync],[0.14.1],[taler-bug@gnu.org]) AC_CONFIG_SRCDIR([src/sync/sync-httpd.c]) AC_CONFIG_HEADERS([sync_config.h]) # support for non-recursive builds