From: <dal...@us...> - 2024-10-19 19:10:38
|
Revision: 25757 http://sourceforge.net/p/jedit/svn/25757 Author: daleanson Date: 2024-10-19 19:10:36 +0000 (Sat, 19 Oct 2024) Log Message: ----------- Updated version number, prepping for release. Modified Paths: -------------- plugins/TaskList/trunk/TaskList.props plugins/TaskList/trunk/docs/index.html Modified: plugins/TaskList/trunk/TaskList.props =================================================================== --- plugins/TaskList/trunk/TaskList.props 2024-08-31 10:54:18 UTC (rev 25756) +++ plugins/TaskList/trunk/TaskList.props 2024-10-19 19:10:36 UTC (rev 25757) @@ -5,7 +5,7 @@ plugin.tasklist.TaskListPlugin.name=TaskList plugin.tasklist.TaskListPlugin.author=Ollie Rutherfurd, John Gellene, Dale Anson -plugin.tasklist.TaskListPlugin.version=2.6 +plugin.tasklist.TaskListPlugin.version=2.7 plugin.tasklist.TaskListPlugin.docs=docs/index.html plugin.tasklist.TaskListPlugin.depend.0=jdk 1.7 plugin.tasklist.TaskListPlugin.depend.1=jedit 05.03.00.00 Modified: plugins/TaskList/trunk/docs/index.html =================================================================== --- plugins/TaskList/trunk/docs/index.html 2024-08-31 10:54:18 UTC (rev 25756) +++ plugins/TaskList/trunk/docs/index.html 2024-10-19 19:10:36 UTC (rev 25757) @@ -7,7 +7,7 @@ <strong>Ollie Rutherfurd</strong><br> <strong>John Gellene</strong><br> <strong>Dale Anson</strong><br> -<strong>Version 2.1</strong><br> +<strong>Version 2.7</strong><br> <p>Copyright (C) 2002 John Gellene, 2003-2004 Ollie Rutherfurd, 2009 Dale Anson<p> <a name="summary"></a> <h2>Summary</h2> @@ -301,9 +301,7 @@ COPYING.DOC.txt included with the jEdit distribution.<p> <a name="feedback"></a> <h2>Feedback</h2> -<p>Bug reports, comments and suggestions regarding TaskList may be sent to -Ollie Rutherfurd at <ulink url="mailto:ol...@je...">ol...@je...</ulink> or posted on the jedit-users -mailing list (for which membership is required).<p> +<p>Bug reports, comments and suggestions regarding TaskList may be entered in the tracking system at <a>https://sourceforge.net/p/jedit/plugin-bugs/</a>.<p> <a name="version-history"></a> <h2>Version History</h2> <h2>Version 2.5</h2> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |