From 6fc9fcc8b2ca384d7803d9d649a1cdbe54c2e2ee Mon Sep 17 00:00:00 2001 From: ilya Date: Sun, 18 Apr 2010 22:15:26 -0700 Subject: Cutting 1.17 --- README.markdown | 2 +- manifest.json | 2 +- 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", -- cgit v1.2.3