From: Richard Heck Date: Sun, 18 Mar 2018 15:18:54 +0000 (-0400) Subject: Set branch tag, per Jürgen's suggestion. X-Git-Tag: 2.3.1~154 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d9f7453671c16ef16f00124993e0cd4405053f01;p=features.git Set branch tag, per Jürgen's suggestion. --- diff --git a/po/postats.py b/po/postats.py index fe486517c0..068377f71c 100755 --- a/po/postats.py +++ b/po/postats.py @@ -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')