aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2024-05-15 17:47:57 +0200
committerChristian Grothoff <grothoff@gnunet.org>2024-05-15 17:47:57 +0200
commitd8979811d4bd4ec38aeaf85466367de0364cdd6e (patch)
tree39dca207153fdf5eda23f7c005c27ff08760ee04
parent374e70d337307c53762e8f85678c3f6cc6062040 (diff)
downloadlibeufin-d8979811d4bd4ec38aeaf85466367de0364cdd6e.tar.gz
libeufin-d8979811d4bd4ec38aeaf85466367de0364cdd6e.tar.bz2
libeufin-d8979811d4bd4ec38aeaf85466367de0364cdd6e.zip
bump for v0.11.0v0.11.0
-rw-r--r--build.gradle2
m---------contrib/wallet-core0
-rw-r--r--debian/changelog6
m---------doc/prebuilt0
4 files changed, 7 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index bcb949cf..71307af1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -9,7 +9,7 @@ plugins {
}
group = "tech.libeufin"
-version = "0.10.2"
+version = "0.11.0"
if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){
throw new GradleException(
diff --git a/contrib/wallet-core b/contrib/wallet-core
-Subproject 240d647da85de6b575d15c37efec04757541e3d
+Subproject b272a075b4590f330eb4a82c257e79ea7f0c7c1
diff --git a/debian/changelog b/debian/changelog
index 1a534634..f5ca0979 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libeufin (0.11.0) unstable; urgency=low
+
+ * Package v0.11.0.
+
+ -- Christian Grothoff <grothoff@gnu.org> Wed, 15 May 2024 11:18:26 +0200
+
libeufin (0.10.3) unstable; urgency=low
* Package v0.10.3 with support for instant payments.
diff --git a/doc/prebuilt b/doc/prebuilt
-Subproject b8d2d2fa2ed2a771880f451725176f256583cb2
+Subproject c1a885ac1f9d9b2fdef19a976bed01dab4f7d85