Revision: 6123
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6123&view=rev
Author:   dnaber
Date:     2011-12-31 15:11:13 +0000 (Sat, 31 Dec 2011)
Log Message:
-----------
set trunk to version 1.7-dev

Modified Paths:
--------------
    trunk/JLanguageTool/CHANGES.txt
    trunk/JLanguageTool/build.properties
    trunk/JLanguageTool/src/java/org/languagetool/JLanguageTool.java

Modified: trunk/JLanguageTool/CHANGES.txt
===================================================================
--- trunk/JLanguageTool/CHANGES.txt     2011-12-31 15:09:26 UTC (rev 6122)
+++ trunk/JLanguageTool/CHANGES.txt     2011-12-31 15:11:13 UTC (rev 6123)
@@ -1,5 +1,10 @@
 LanguageTool Change Log
 
+1.7-dev (release planned for around 2012-03-25)
+
+ -...
+
+
 1.6 (2011-12-31)
 
  -Breton:
@@ -46,6 +51,7 @@
    -moved the packages from de.danielnaber.languagetool.* to org.languagetool.*
    -added new public field JLanguageTool.BUILD_DATE
 
+
 1.5 (2011-09-25)
 
  -Added support for Chinese (Tao Lin)

Modified: trunk/JLanguageTool/build.properties
===================================================================
--- trunk/JLanguageTool/build.properties        2011-12-31 15:09:26 UTC (rev 
6122)
+++ trunk/JLanguageTool/build.properties        2011-12-31 15:11:13 UTC (rev 
6123)
@@ -1,6 +1,6 @@
 debug = on
 
-version = 1.6
+version = 1.7-dev
 
 src.dir = ./src
 src.java.dir = ${src.dir}/java

Modified: trunk/JLanguageTool/src/java/org/languagetool/JLanguageTool.java
===================================================================
--- trunk/JLanguageTool/src/java/org/languagetool/JLanguageTool.java    
2011-12-31 15:09:26 UTC (rev 6122)
+++ trunk/JLanguageTool/src/java/org/languagetool/JLanguageTool.java    
2011-12-31 15:11:13 UTC (rev 6123)
@@ -61,7 +61,7 @@
 @SuppressWarnings({"UnusedDeclaration"})
 public final class JLanguageTool {
 
-  public static final String VERSION = "1.6"; // keep in sync with 
build.properties!
+  public static final String VERSION = "1.7-dev"; // keep in sync with 
build.properties!
   public static final String BUILD_DATE = getBuildDate();
 
   public static final String PATTERN_FILE = "grammar.xml";

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


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to