From fd51189755b39d59f81a4e44b04fca9fcb1d43f1 Mon Sep 17 00:00:00 2001 From: madomado Date: Tue, 10 Dec 2024 17:03:39 +0800 Subject: [PATCH] bump Signed-off-by: madomado --- anda/multimedia/zrythm/zrythm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/multimedia/zrythm/zrythm.spec b/anda/multimedia/zrythm/zrythm.spec index 008322fcfb..58caf5e70f 100644 --- a/anda/multimedia/zrythm/zrythm.spec +++ b/anda/multimedia/zrythm/zrythm.spec @@ -2,7 +2,7 @@ # Running this on a real computer will alter your system, because this # vendors `rtaudio` (and install it on your system) during build-time. -%global v v1.0.0-rc.1 +%global v v1.0.0 Name: zrythm Version: %(echo %v | sed 's@-@~@g' | sed 's@^v@@')