sync

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

commit d371bad878918e002ec4714759c042106c02e60d
parent 6643f11b6e243ecd4f14350021d3efb12eef47c3
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Wed, 15 May 2024 17:38:50 +0200

bump to v0.11

Diffstat:
Mconfigure.ac | 2+-
Mdoc/doxygen/sync.doxy | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

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.1],[taler-bug@gnu.org]) +AC_INIT([sync],[0.11.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/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.10.1 +PROJECT_NUMBER = 0.11.0 # 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