]> git.lyx.org Git - features.git/commitdiff
Set branch tag, per Jürgen's suggestion.
authorRichard Heck <rgheck@lyx.org>
Sun, 18 Mar 2018 15:18:54 +0000 (11:18 -0400)
committerRichard Heck <rgheck@lyx.org>
Sun, 18 Mar 2018 15:34:58 +0000 (11:34 -0400)
po/postats.py

index fe486517c0e7cb1c193b9e43c0f4f3211c2537fc..068377f71c95ac935daedbdfac50213c04462d76 100755 (executable)
@@ -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')