diff options
| -rw-r--r-- | README.markdown | 2 | ||||
| -rw-r--r-- | manifest.json | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/README.markdown b/README.markdown index 0cd93331..dbbc7dde 100644 --- a/README.markdown +++ b/README.markdown @@ -164,7 +164,7 @@ don't exceed 110 characters.  Release Notes  ------------- -1.40 (Unreleased) +1.40 (10/27/2012)  - Bugfixes.  - Added options for search engines and regex find.  - Pressing unmapped keys in hints mode now deactivates the mode. diff --git a/manifest.json b/manifest.json index bfccb920..8a8a0229 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@  {    "manifest_version": 2,    "name": "Vimium", -  "version": "1.39", +  "version": "1.40",    "description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",    "icons": {  "16": "icons/icon16.png",                "48": "icons/icon48.png", | 
