From 397b7dbc57a600276a98057a56f4ea55e8c7ee5f Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Sun, 5 Aug 2007 14:31:42 +0000 Subject: [PATCH] small update git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19321 a592a061-630c-0410-9148-cb99ea01b6c8 --- po/postats.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/postats.sh b/po/postats.sh index 11f471d311..7347ec5f92 100755 --- a/po/postats.sh +++ b/po/postats.sh @@ -16,10 +16,10 @@ # postats.sh po_files > "pathToWebPages"/i18n.php # modifiy this when you change version -# Note that an empty lyx_branch variable (ie cvs HEAD) +# Note that an empty lyx_branch variable (ie svn trunk) # will "do the right thing". -lyx_version=1.5.1 -lyx_branch= +lyx_version=1.5.2svn +lyx_branch=BRANCH_1_5_X # GNU sed and grep have real problems dealing with 8-bit characters