Revision: 9822
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9822&view=rev
Author:   dnaber
Date:     2013-03-31 17:37:22 +0000 (Sun, 31 Mar 2013)
Log Message:
-----------
set version number to 2.1

Modified Paths:
--------------
    
trunk/languagetool/languagetool-core/src/main/java/org/languagetool/JLanguageTool.java
    
trunk/languagetool/languagetool-office-extension/src/main/resources/META-INF/manifest.xml
    
trunk/languagetool/languagetool-office-extension/src/main/resources/description.xml

Modified: 
trunk/languagetool/languagetool-core/src/main/java/org/languagetool/JLanguageTool.java
===================================================================
--- 
trunk/languagetool/languagetool-core/src/main/java/org/languagetool/JLanguageTool.java
      2013-03-31 17:32:47 UTC (rev 9821)
+++ 
trunk/languagetool/languagetool-core/src/main/java/org/languagetool/JLanguageTool.java
      2013-03-31 17:37:22 UTC (rev 9822)
@@ -73,7 +73,7 @@
 @SuppressWarnings({"UnusedDeclaration"})
 public final class JLanguageTool {
 
-  public static final String VERSION = "2.1-beta1"; // keep in sync with 
build.properties!
+  public static final String VERSION = "2.1"; // keep in sync with 
build.properties!
   public static final String BUILD_DATE = getBuildDate();
 
   public static final String PATTERN_FILE = "grammar.xml";

Modified: 
trunk/languagetool/languagetool-office-extension/src/main/resources/META-INF/manifest.xml
===================================================================
--- 
trunk/languagetool/languagetool-office-extension/src/main/resources/META-INF/manifest.xml
   2013-03-31 17:32:47 UTC (rev 9821)
+++ 
trunk/languagetool/languagetool-office-extension/src/main/resources/META-INF/manifest.xml
   2013-03-31 17:37:22 UTC (rev 9822)
@@ -2,7 +2,7 @@
 <manifest:manifest>
        <manifest:file-entry manifest:full-path="Addons.xcu"
                
manifest:media-type="application/vnd.sun.star.configuration-data" />
-       <manifest:file-entry 
manifest:full-path="languagetool-office-extension-2.1-beta1.jar"
+       <manifest:file-entry 
manifest:full-path="languagetool-office-extension-2.1.jar"
                
manifest:media-type="application/vnd.sun.star.uno-component;type=Java" />
        <manifest:file-entry
                
manifest:media-type="application/vnd.sun.star.configuration-data"

Modified: 
trunk/languagetool/languagetool-office-extension/src/main/resources/description.xml
===================================================================
--- 
trunk/languagetool/languagetool-office-extension/src/main/resources/description.xml
 2013-03-31 17:32:47 UTC (rev 9821)
+++ 
trunk/languagetool/languagetool-office-extension/src/main/resources/description.xml
 2013-03-31 17:37:22 UTC (rev 9822)
@@ -24,7 +24,7 @@
         <name lang="el">LanguageTool. Γραμματικός διορθωτής ανοικτού 
κώδικα.</name>
         <name lang="ca">LanguageTool. Corrector gramatical de codi obert</name>
        </display-name>
-       <version value="2.1-beta1" />
+       <version value="2.1" />
        <release-notes>
                <src xlink:href="CHANGES.txt" lang="en" />
        </release-notes>

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


------------------------------------------------------------------------------
Own the Future-Intel(R) 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://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to