Revision: 9841
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9841&view=rev
Author:   dnaber
Date:     2013-04-01 15:09:58 +0000 (Mon, 01 Apr 2013)
Log Message:
-----------
link the new release

Modified Paths:
--------------
    trunk/website/include/download.php
    trunk/website/include/downloadStandAlone.php
    trunk/website/www/index.php

Modified: trunk/website/include/download.php
===================================================================
--- trunk/website/include/download.php  2013-04-01 14:49:52 UTC (rev 9840)
+++ trunk/website/include/download.php  2013-04-01 15:09:58 UTC (rev 9841)
@@ -1,5 +1,5 @@
 <?php
-$version= "2.0";
+$version= "2.1";
 $filesize = "33";   //MB
 if( !isset($downloadTitle) )        $downloadTitle        = "Download 
LanguageTool";
 if( !isset($downloadLabel) )        $downloadLabel        = "for 
LibreOffice/OpenOffice";

Modified: trunk/website/include/downloadStandAlone.php
===================================================================
--- trunk/website/include/downloadStandAlone.php        2013-04-01 14:49:52 UTC 
(rev 9840)
+++ trunk/website/include/downloadStandAlone.php        2013-04-01 15:09:58 UTC 
(rev 9841)
@@ -1,6 +1,6 @@
 <?php
-$version= "2.0";
-$filesize = "57";   //MB
+$version= "2.1";
+$filesize = "53";   //MB
 if( !isset($downloadTitleStandAlone) )        $downloadTitleStandAlone = 
"Download LanguageTool";
 if( !isset($downloadLabelStandAlone) )        $downloadLabelStandAlone = "for 
stand-alone use";
 if( !isset($downloadVersionLabelStandAlone) ) $downloadVersionLabel    = 
"Version";

Modified: trunk/website/www/index.php
===================================================================
--- trunk/website/www/index.php 2013-04-01 14:49:52 UTC (rev 9840)
+++ trunk/website/www/index.php 2013-04-01 15:09:58 UTC (rev 9841)
@@ -2,7 +2,7 @@
 $page = "homepage";
 $title = "LanguageTool";
 $title2 = "Style and Grammar Checker";
-$lastmod = "2013-03-24 13:00:00 CET";
+$lastmod = "2013-04-01 17:00:00 CET";
 $enable_fancybox = 1;
 $enable_textcheck = 1;
 include("../include/header.php");

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to