commit 937f089ecf3d677fb9c2afa6aafb4cdd50a69043 parent 7c54aaa2a121f003021ae5cc2e29222797c570d2 Author: Florian Dold <florian@dold.me> Date: Mon, 27 May 2024 17:54:50 +0200 bump versions Diffstat:
| M | buildconfig/exchange.tag | | | 2 | +- |
| M | buildconfig/libeufin.tag | | | 2 | +- |
| D | buildconfig/libmhd.tag | | | 1 | - |
| M | buildconfig/merchant-demos.tag | | | 2 | +- |
| M | buildconfig/merchant.tag | | | 2 | +- |
| M | buildconfig/sync.tag | | | 2 | +- |
| M | buildconfig/wallet.tag | | | 2 | +- |
| M | print-latest-versions | | | 1 | - |
8 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/buildconfig/exchange.tag b/buildconfig/exchange.tag @@ -1 +1 @@ -v0.10.2 +v0.11.1 diff --git a/buildconfig/libeufin.tag b/buildconfig/libeufin.tag @@ -1 +1 @@ -v0.10.1 +v0.11.0 diff --git a/buildconfig/libmhd.tag b/buildconfig/libmhd.tag @@ -1 +0,0 @@ -v1.0.1 diff --git a/buildconfig/merchant-demos.tag b/buildconfig/merchant-demos.tag @@ -1 +1 @@ -v0.10.0 +v0.10.1 diff --git a/buildconfig/merchant.tag b/buildconfig/merchant.tag @@ -1 +1 @@ -v0.10.2 +v0.11.1 diff --git a/buildconfig/sync.tag b/buildconfig/sync.tag @@ -1 +1 @@ -v0.10.1 +v0.11.1 diff --git a/buildconfig/wallet.tag b/buildconfig/wallet.tag @@ -1 +1 @@ -v0.10.6 +v0.10.10 diff --git a/print-latest-versions b/print-latest-versions @@ -19,4 +19,3 @@ getver libeufin git://git.taler.net/libeufin getver wallet git://git.taler.net/wallet-core getver gnunet git://git.gnunet.org/gnunet getver sync git://git.taler.net/sync -getver libmhd git://git.gnunet.org/libmicrohttpd