sync

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

commit 7814aef1f80201ece36f8d9a463fd0dee46cf5ac
parent 2a948f5830c15c092f1be8904b017c1c58f027c0
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 12 Apr 2024 10:48:39 +0200

version bumping

Diffstat:
MChangeLog | 19+++++++++++--------
Mconfigure.ac | 2+-
Mdebian/changelog | 6++++++
Mdoc/doxygen/sync.doxy | 2+-
4 files changed, 19 insertions(+), 10 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,19 +1,22 @@ +Fri Apr 12 10:43:41 AM CEST 2024 + Releasing sync 0.10.1. -CG + Sun 08 Aug 2021 08:44:35 PM CEST - Update to latest Taler APIs. - Releasing sync 0.8.2. -CG + Update to latest Taler APIs. + Releasing sync 0.8.2. -CG Tue 10 Nov 2020 01:11:02 PM CET - Update to latest Taler APIs. - Releasing sync 0.8.1. -CG + Update to latest Taler APIs. + Releasing sync 0.8.1. -CG Sat 03 Oct 2020 04:37:37 PM CEST - Releasing sync 0.8.0. -CG + Releasing sync 0.8.0. -CG Tue 31 Mar 2020 03:44:33 PM CEST - Releasing sync 0.7.0. -CG + Releasing sync 0.7.0. -CG Tue 24 Dec 2019 11:01:21 PM CET - Releasing sync 0.6.0. -CG + Releasing sync 0.6.0. -CG Wed Nov 13 15:01:09 2019 +0100 - Initial project setup. -CG + Initial project setup. -CG 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.10.0],[taler-bug@gnu.org]) +AC_INIT([sync],[0.10.1],[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/debian/changelog b/debian/changelog @@ -1,3 +1,9 @@ +sync (0.10.1) unstable; urgency=low + + * Updating man page submodule. + + -- Christian Grothoff <grothoff@gnu.org> Fri, 12 Apr 2024 09:50:12 +0200 + sync (0.10.0) unstable; urgency=low * Fix spelling issues diff --git a/doc/doxygen/sync.doxy b/doc/doxygen/sync.doxy @@ -38,7 +38,7 @@ PROJECT_NAME = "GNU Taler: Sync" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.9.4 +PROJECT_NUMBER = 0.10.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a