[rkward-cvs] SF.net SVN: rkward-code:[4910] branches/release_branches/rkward_0.6.2/ rkward/plugins/pluginmap_meta.inc
tfry at users.sf.net
tfry at users.sf.net
Thu Oct 16 10:11:56 UTC 2014
Revision: 4910
http://sourceforge.net/p/rkward/code/4910
Author: tfry
Date: 2014-10-16 10:11:56 +0000 (Thu, 16 Oct 2014)
Log Message:
-----------
Grr... And here's the version number I forgot to adjust...
Modified Paths:
--------------
branches/release_branches/rkward_0.6.2/rkward/plugins/pluginmap_meta.inc
Modified: branches/release_branches/rkward_0.6.2/rkward/plugins/pluginmap_meta.inc
===================================================================
--- branches/release_branches/rkward_0.6.2/rkward/plugins/pluginmap_meta.inc 2014-10-16 09:58:24 UTC (rev 4909)
+++ branches/release_branches/rkward_0.6.2/rkward/plugins/pluginmap_meta.inc 2014-10-16 10:11:56 UTC (rev 4910)
@@ -2,7 +2,7 @@
<about
name="RKWard pluginmap"
shortinfo="Part of the official RKWard distribution"
- version="0.6.1"
+ version="0.6.2"
license="GPL"
url="http://rkward.sf.net">
<author
@@ -11,6 +11,6 @@
url="http://rkward.sf.net" />
</about>
<!-- Guard against accidental inclusion of pluginmaps in a different installed version of RKWard -->
- <dependencies rkward_min_version="0.6.1z" rkward_max_version="0.6.2y" />
+ <dependencies rkward_min_version="0.6.2" rkward_max_version="0.6.2y" />
</document>
More information about the rkward-tracker
mailing list