commit bb23113130bea187c0bce560bf1ae8942a4eb158
Author: Pavel Sanda <[email protected]>
Date:   Thu Aug 22 22:50:58 2024 +0200

    Fix URL again.
    
    The previous was pointing translators to master instead of branch.
---
 farm/cookbook/LyX/i18n.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/farm/cookbook/LyX/i18n.inc b/farm/cookbook/LyX/i18n.inc
index 913d8ec8..6a8d99cb 100644
--- a/farm/cookbook/LyX/i18n.inc
+++ b/farm/cookbook/LyX/i18n.inc
@@ -2,7 +2,7 @@
 // The current version
 $lyx_version = "2.4.2";
 // The branch tag
-$branch_tag = "master";
+$branch_tag = "2.4.x";
 
 // The data itself
 $podata = array (
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to