Set branch tag, per Jürgen's suggestion.

This commit is contained in:
Richard Heck 2018-03-18 11:18:54 -04:00
parent 0de3f4e2c5
commit d9f7453671

View File

@ -31,7 +31,7 @@ from __future__ import print_function
# modify this when you change branch
# Note that an empty lyx_branch variable (ie svn trunk)
# will "do the right thing".
lyx_branch=""
lyx_branch="2.3.x"
# these po-files will be skipped:
ommitted = ('en.po')