CVS: junit build.xml,1.25.2.1,1.25.2.2
David Saff <[email protected]> Tue, 27 Mar 2007 12:22:38 -0700
| Newsgroups | gmane.comp.java.junit.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/junit/junit
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv3762
Modified Files:
Tag: Version431
build.xml
Log Message:
Update to 4.3.1
Index: build.xml
===================================================================
RCS file: /cvsroot/junit/junit/build.xml,v
retrieving revision 1.25.2.1
retrieving revision 1.25.2.2
diff -u -d -r1.25.2.1 -r1.25.2.2
--- build.xml 27 Mar 2007 19:00:43 -0000 1.25.2.1
+++ build.xml 27 Mar 2007 19:22:36 -0000 1.25.2.2
@@ -2,7 +2,7 @@
<property file="${user.home}/.junit.properties" />
<property name="src" value="src" />
<property name="bin" value="bin" />
- <property name="version" value="4.3" />
+ <property name="version" value="4.3.1" />
<property name="dist" value="junit${version}" />
<property name="versionfile" value="${src}/junit/runner/Version.java" />
<property name="zipfile" value="${dist}.zip" />
-------------------------------------------------------------------------
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