From a1c0765f12215675a0c10ecdb0295b20900f1c65 Mon Sep 17 00:00:00 2001 From: Peter L Jones Date: Fri, 13 Sep 2024 20:29:30 +0100 Subject: [PATCH] Update Jamulus.pro for 3.11.0rc1 properly --- Jamulus.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jamulus.pro b/Jamulus.pro index 08c1fc17dc..39b4f6cd85 100644 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.10.0rc1 +VERSION = 3.11.0rc1 # Using lrelease and embed_translations only works for Qt 5.12 or later. # See https://github.com/jamulussoftware/jamulus/pull/3288 for these changes.