commit 83795d303b9b5ae1c648a556226e4fb63135fbe6
Author: Pavel Sanda <sa...@lyx.org>
Date:   Fri Aug 23 21:37:38 2024 +0200

    Fix branch name for the web
---
 po/postats.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/postats.py b/po/postats.py
index ec2ceb36f7..d44088b27d 100755
--- a/po/postats.py
+++ b/po/postats.py
@@ -30,7 +30,7 @@ from __future__ import print_function
 
 # Modify this when you change branch (e.g. stats for stable branch).
 # Note that an empty lyx_branch variable will "do the right thing" for master.
-lyx_branch=""
+lyx_branch="2.4.x"
 # these po-files will be skipped:
 ommitted = ('en.po')
 
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to