summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-12 10:55:01 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-12 10:55:01 +0200
commitc4d1e58056d369c22e593c530d18024c282d666f (patch)
tree97e526fc377f3484f74cb7504da70e883025f2ab
parentfbe3af30b41e82ca4264a522c445791da8efa15a (diff)
downloadlibeufin-c4d1e58056d369c22e593c530d18024c282d666f.tar.gz
libeufin-c4d1e58056d369c22e593c530d18024c282d666f.tar.bz2
libeufin-c4d1e58056d369c22e593c530d18024c282d666f.zip
version bumpingv0.10.1
-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 4ee77fb6..f40f8428 100644
--- a/build.gradle
+++ b/build.gradle
@@ -9,7 +9,7 @@ plugins {
}
group = "tech.libeufin"
-version = "0.10.0"
+version = "0.10.1"
if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){
throw new GradleException(
diff --git a/contrib/wallet-core b/contrib/wallet-core
-Subproject 4de26eda8131028d64a0b8189ad3ee2624862c6
+Subproject 240d647da85de6b575d15c37efec04757541e3d
diff --git a/debian/changelog b/debian/changelog
index c35de4a7..e428de00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libeufin (0.10.1) unstable; urgency=low
+
+ * Package v0.10.1
+
+ -- Christian Grothoff <grothoff@gnu.org> Fri, 12 Apr 2024 13:18:43 +0100
+
libeufin (0.10.0) unstable; urgency=low
* Package v0.10.0
diff --git a/doc/prebuilt b/doc/prebuilt
-Subproject af8c69dfe397ff4bed7abca98ed8f3b2ed70541
+Subproject b8d2d2fa2ed2a771880f451725176f256583cb2