mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 22:49:20 +00:00
Fix branch name for the web
This commit is contained in:
parent
f39711ee93
commit
83795d303b
@ -30,7 +30,7 @@ from __future__ import print_function
|
|||||||
|
|
||||||
# Modify this when you change branch (e.g. stats for stable branch).
|
# 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.
|
# 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:
|
# these po-files will be skipped:
|
||||||
ommitted = ('en.po')
|
ommitted = ('en.po')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user