Author: spitz
Date: Sun Mar 18 07:59:00 2018
New Revision: 41185
URL: http://www.lyx.org/trac/changeset/41185

Log:
fix

Modified:
   www-user/trunk/farm/cookbook/LyX/i18n.inc

Modified: www-user/trunk/farm/cookbook/LyX/i18n.inc
==============================================================================
--- www-user/trunk/farm/cookbook/LyX/i18n.inc   Sat Mar 17 21:04:20 2018        
(r41184)
+++ www-user/trunk/farm/cookbook/LyX/i18n.inc   Sun Mar 18 07:59:00 2018        
(r41185)
@@ -2,7 +2,7 @@
 // The current version
 $lyx_version = "2.3.1dev";
 // The branch tag
-$branch_tag = "master";
+$branch_tag = "2.3.x";
 
 // The data itself
 $podata = array (

Reply via email to