Revision: 7572
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7572&view=rev
Author:   dnaber
Date:     2012-06-30 12:55:52 +0000 (Sat, 30 Jun 2012)
Log Message:
-----------
merge changes from 1.8, make trunk 1.9-dev

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

Modified: trunk/JLanguageTool/build.properties
===================================================================
--- trunk/JLanguageTool/build.properties        2012-06-30 12:52:07 UTC (rev 
7571)
+++ trunk/JLanguageTool/build.properties        2012-06-30 12:55:52 UTC (rev 
7572)
@@ -1,6 +1,6 @@
 debug = on
 
-version = 1.8-dev
+version = 1.9-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    
2012-06-30 12:52:07 UTC (rev 7571)
+++ trunk/JLanguageTool/src/java/org/languagetool/JLanguageTool.java    
2012-06-30 12:55:52 UTC (rev 7572)
@@ -74,7 +74,7 @@
 @SuppressWarnings({"UnusedDeclaration"})
 public final class JLanguageTool {
 
-  public static final String VERSION = "1.8-dev"; // keep in sync with 
build.properties!
+  public static final String VERSION = "1.9-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.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to