[easystruts-cvs] org.sf.easyexplore/META-INF MANIFEST.MF,1.3,1.4
Brought to you by:
eboudrant,
pombredanne
From: Philippe O. <pom...@us...> - 2006-02-16 21:35:21
|
Update of /cvsroot/easystruts/org.sf.easyexplore/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7746/META-INF Modified Files: MANIFEST.MF Log Message: New two level pop menu and support for a a top level menu: bumping the version to 1.2.1 Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/easystruts/org.sf.easyexplore/META-INF/MANIFEST.MF,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** MANIFEST.MF 7 Feb 2006 01:33:59 -0000 1.3 --- MANIFEST.MF 16 Feb 2006 21:35:12 -0000 1.4 *************** *** 2,6 **** Bundle-Name: %pluginName Bundle-SymbolicName: org.sf.easyexplore; singleton=true ! Bundle-Version: 1.2.0 Bundle-Vendor: %providerName Bundle-ClassPath: . --- 2,6 ---- Bundle-Name: %pluginName Bundle-SymbolicName: org.sf.easyexplore; singleton=true ! Bundle-Version: 1.2.1 Bundle-Vendor: %providerName Bundle-ClassPath: . |