[Jarspy-commits] CVS: JarSpy .build.properties,1.22,1.23
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2003-01-25 16:47:08
|
Update of /cvsroot/jarspy/JarSpy In directory sc8-pr-cvs1:/tmp/cvs-serv25874 Modified Files: .build.properties Log Message: Index: .build.properties =================================================================== RCS file: /cvsroot/jarspy/JarSpy/.build.properties,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** .build.properties 25 Jan 2003 03:44:52 -0000 1.22 --- .build.properties 25 Jan 2003 16:47:05 -0000 1.23 *************** *** 25,30 **** app.property.dest.file=${build.dir}/com/ociweb/jarspy/application.properties - # immediately after building a release, this number is incremented - # this number always reflects the NEXT release version - release.version=0.4.7 --- 25,27 ---- |