[Jarspy-commits] CVS: JarSpy/META-INF MANIFEST.MF,1.4,1.5
Status: Beta
Brought to you by:
brown_j
|
From: Jeff B. <br...@us...> - 2002-09-27 00:27:55
|
Update of /cvsroot/jarspy/JarSpy/META-INF In directory usw-pr-cvs1:/tmp/cvs-serv17499 Modified Files: MANIFEST.MF Log Message: removed implementation details Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/jarspy/JarSpy/META-INF/MANIFEST.MF,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** MANIFEST.MF 25 Sep 2002 01:05:45 -0000 1.4 --- MANIFEST.MF 27 Sep 2002 00:27:49 -0000 1.5 *************** *** 1,5 **** Main-Class: com.ociweb.jarspy.gui.JarSpyGUI Class-Path: jode-1.1.1-embedded.jar ! Implementation-Title: com.ociweb.jarspy.gui ! Implementation-Version: 0.7 (beta) --- 1,4 ---- Main-Class: com.ociweb.jarspy.gui.JarSpyGUI Class-Path: jode-1.1.1-embedded.jar ! |