svn commit: r16585 - trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java

Thomas Neustupny <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: thn
Date: 2009-01-12 13:04:13-0800
New Revision: 16585

Modified:
   trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java

Log:
correcting the version number of the included Antlr lib (which is no more used internally by the way)

Modified: trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java?view=diff&pathrev=16585&r1=16584&r2=16585
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java	2009-01-12 13:04:13-0800
@@ -201,7 +201,7 @@
         buf.append("* NetBeans MDR (mdr.netbeans.org    )\n");
         buf.append("* TU-Dresden OCL-Compiler "
                 	  + "(dresden-ocl.sourceforge.net)\n");
-        buf.append("* ANTLR 2.7.2 (www.antlr.org) *DEPRECATED*\n");
+        buf.append("* ANTLR 2.7.7 (www.antlr.org) *DEPRECATED*\n");
 
         buf.append("\n");
         buf.append(localize("aboutbox.loaded-modules-header"));

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1020189

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.