CVS: junit/src/junit/runner Version.java,1.1,1.2
David Saff <[email protected]>
| Newsgroups | gmane.comp.java.junit.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/junit/junit/src/junit/runner
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv4902/src/junit/runner
Modified Files:
Version.java
Log Message:
Created a separate build directory for new build scripts, including FTP upload
Index: Version.java
===================================================================
RCS file: /cvsroot/junit/junit/src/junit/runner/Version.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Version.java 21 Nov 2006 18:53:36 -0000 1.1
+++ Version.java 10 Mar 2007 07:10:32 -0000 1.2
@@ -9,7 +9,7 @@
}
public static String id() {
- return "4.2";
+ return "4.3";
}
public static void main(String[] args) {
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV