|
From: <caw...@us...> - 2007-06-08 00:10:52
|
Revision: 2593
http://svn.sourceforge.net/rubyeclipse/?rev=2593&view=rev
Author: cawilliams
Date: 2007-06-07 17:10:51 -0700 (Thu, 07 Jun 2007)
Log Message:
-----------
change version to match revision I updated to from JRuby SVN 10.0.0 RC2 rev 3788. (don't include RC2 in version or we might clash with the final 1.0.0)
Revision Links:
--------------
http://svn.sourceforge.net/rubyeclipse/?rev=3788&view=rev
Modified Paths:
--------------
trunk/org.jruby/META-INF/MANIFEST.MF
Modified: trunk/org.jruby/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.jruby/META-INF/MANIFEST.MF 2007-06-07 23:53:09 UTC (rev 2592)
+++ trunk/org.jruby/META-INF/MANIFEST.MF 2007-06-08 00:10:51 UTC (rev 2593)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: JRuby Plug-in
Bundle-SymbolicName: org.jruby
-Bundle-Version: 0.9.2.3129
+Bundle-Version: 1.0.0.3788
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime
Eclipse-LazyStart: false
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|