You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2009/05/10 16:37:27 UTC

svn commit: r773344 - /jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java

Author: sebb
Date: Sun May 10 14:37:26 2009
New Revision: 773344

URL: http://svn.apache.org/viewvc?rev=773344&view=rev
Log:
Forgot to change year

Modified:
    jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java

Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java?rev=773344&r1=773343&r2=773344&view=diff
==============================================================================
--- jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java (original)
+++ jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java Sun May 10 14:37:26 2009
@@ -46,7 +46,7 @@
      */
     private static final String VERSION = "2.3.3";
 
-    static final String COPYRIGHT = "Copyright (c) 1998-2008 The Apache Software Foundation";
+    static final String COPYRIGHT = "Copyright (c) 1998-2009 The Apache Software Foundation";
 
     private JMeterVersion() // Not instantiable
     {



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org