summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-12 10:48:39 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-12 10:48:45 +0200
commit7814aef1f80201ece36f8d9a463fd0dee46cf5ac (patch)
tree3a2a8a00257375da1f1f2fe5d2032ba4529fe479
parent2a948f5830c15c092f1be8904b017c1c58f027c0 (diff)
downloadsync-7814aef1f80201ece36f8d9a463fd0dee46cf5ac.tar.gz
sync-7814aef1f80201ece36f8d9a463fd0dee46cf5ac.tar.bz2
sync-7814aef1f80201ece36f8d9a463fd0dee46cf5ac.zip
version bumpingv0.10.1
-rw-r--r--ChangeLog19
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
-rw-r--r--doc/doxygen/sync.doxy2
m---------doc/prebuilt0
5 files changed, 19 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c7f29f..97aa8d9 100644
--- 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
index ab01814..46cd31b 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.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
index 0126056..ca93df4 100644
--- 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
index 98609bc..a224fdf 100644
--- 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
diff --git a/doc/prebuilt b/doc/prebuilt
-Subproject af8c69dfe397ff4bed7abca98ed8f3b2ed70541
+Subproject b8d2d2fa2ed2a771880f451725176f256583cb2