aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorilya2010-04-18 22:15:26 -0700
committerilya2010-04-18 22:15:26 -0700
commit6fc9fcc8b2ca384d7803d9d649a1cdbe54c2e2ee (patch)
tree124989536fd584e5a4a0ed0c65ac61b8fb113075
parentcd411e44850d3bbef98f5ddd04255ddc17fe1043 (diff)
downloadvimium-6fc9fcc8b2ca384d7803d9d649a1cdbe54c2e2ee.tar.bz2
Cutting 1.17
-rw-r--r--README.markdown2
-rw-r--r--manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index d0cd05a0..e3fef22a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -76,7 +76,7 @@ Release Notes
- 'u' now restores tabs that were closed by the mouse or with native shortcuts. Tabs are also restored in their prior position.
- New 'unmapAll' command in the key mappings interface to remove all default mappings.
-- Faster, more precise method for generating link hints.
+- Link hints are now faster and more reliable.
- Bug fixes.
1.16 (03/09/2010)
diff --git a/manifest.json b/manifest.json
index cee9ff33..43a1668a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Vimium",
- "version": "1.16",
+ "version": "1.17",
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
"background_page": "background_page.html",
"options_page": "options.html",