Revision: 22508
http://jedit.svn.sourceforge.net/jedit/?rev=22508&view=rev
Author: kpouer
Date: 2012-11-28 08:58:35 +0000 (Wed, 28 Nov 2012)
Log Message:
-----------
updated dependencies
Modified Paths:
--------------
plugins/SuperAbbrevs/trunk/SuperAbbrevs.props
Modified: plugins/SuperAbbrevs/trunk/SuperAbbrevs.props
===================================================================
--- plugins/SuperAbbrevs/trunk/SuperAbbrevs.props 2012-11-28 06:35:08 UTC (rev 22507)
+++ plugins/SuperAbbrevs/trunk/SuperAbbrevs.props 2012-11-28 08:58:35 UTC (rev 22508)
@@ -1,8 +1,8 @@
plugin.SuperAbbrevsPlugin.name=SuperAbbrevs
plugin.SuperAbbrevsPlugin.author=Sune Simonsen, Matthieu Casanova
-plugin.SuperAbbrevsPlugin.version=2.0-pre8
-plugin.SuperAbbrevsPlugin.depend.0=jedit 04.03.99.00
-plugin.SuperAbbrevsPlugin.depend.1=jdk 1.5
+plugin.SuperAbbrevsPlugin.version=2.0
+plugin.SuperAbbrevsPlugin.depend.0=jedit 04.05.99.00
+plugin.SuperAbbrevsPlugin.depend.1=jdk 1.6
plugin.SuperAbbrevsPlugin.activate=defer
#plugin.SuperAbbrevsPlugin.activate=startup
plugin.SuperAbbrevsPlugin.description= \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|