Fix branch name for the web

This commit is contained in:
Pavel Sanda 2024-08-23 21:37:38 +02:00
parent f39711ee93
commit 83795d303b

View File

@ -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')