aboutsummaryrefslogtreecommitdiffstats
path: root/migemized_find.js
diff options
context:
space:
mode:
authoranekos2009-05-12 10:28:36 +0000
committeranekos2009-05-12 10:28:36 +0000
commit7246e12ffaeccac8f40217e8a8ed72226002aa89 (patch)
tree24d6075d2e8873390dcf1968cc865167489e87c6 /migemized_find.js
parentc6cbab2f9fd273614288840c4408988e733f4c75 (diff)
downloadvimperator-plugins-7246e12ffaeccac8f40217e8a8ed72226002aa89.tar.bz2
version++
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@33257 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'migemized_find.js')
-rw-r--r--migemized_find.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/migemized_find.js b/migemized_find.js
index e6c340f..588f7c4 100644
--- a/migemized_find.js
+++ b/migemized_find.js
@@ -39,7 +39,7 @@ let PLUGIN_INFO =
<name lang="ja">Migemized Find</name>
<description>Migemize default page search.</description>
<description lang="ja">デフォルトのドキュメント内検索をミゲマイズする。</description>
- <version>2.9.0</version>
+ <version>2.9.1</version>
<author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author>
<license>new BSD License (Please read the source code comments of this plugin)</license>
<license lang="ja">修正BSDライセンス (ソースコードのコメントを参照してください)</license>
@@ -85,7 +85,7 @@ let PLUGIN_INFO =
||<
== Link ==
- http://d.hatena.ne.jp/nokturnalmortum/20080805#1217941126
+ http://d.hatena.ne.jp/nokturnalmortum/20080805/1217941126
]]></detail>
</VimperatorPlugin>;
// }}}