commit 57db211f1611b34a811796b642ad8f857dab40db
parent be67ebeeaa88849e5688696f894602bea6ca22fa
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 10 May 2025 00:56:27 +0200
bump dependencies
Diffstat:
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "doc/prebuilt"]
path = doc/prebuilt
- url = https://git.taler.net/docs.git
+ url = git://git.taler.net/taler-docs.git
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([taler-mdb],[0.14.1],[taler@gnu.org])
+AC_INIT([taler-mdb],[1.0.0],[taler@gnu.org])
AC_CONFIG_SRCDIR([src/taler-mdb.c])
AC_CONFIG_HEADERS([config.h])
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+taler-mdb (1.0.0) unstable; urgency=low
+
+ * Release 1.0.0
+
+ -- Christian Grothoff <grothoff@gnu.org> Sat, 10 May 2025 00:50:47 +0200
+
taler-mdb (0.14.0) unstable; urgency=low
* Release 0.14.0