branch: externals/ivy
commit 775488ded030546e533a1e1462174d8735aaedcd
Merge: 9c04222ad2 c843e05525
Author: Basil L. Contovounesios <conto...@tcd.ie>
Commit: Basil L. Contovounesios <conto...@tcd.ie>

    Merge branch 'master' into externals/ivy
---
 doc/ivy.org  | 2 +-
 doc/ivy.texi | 2 +-
 ivy.el       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/ivy.org b/doc/ivy.org
index 66f62827ff..005e1e3f67 100644
--- a/doc/ivy.org
+++ b/doc/ivy.org
@@ -58,7 +58,7 @@ ivy-ox.el then ~C-c C-e i t~ in the ivy.org buffer.
 :CUSTOM_ID: copying
 :END:
 #+TEXINFO: @ifnottex
-Ivy manual, version 0.14.0
+Ivy manual, version 0.14.1
 
 Ivy is an interactive interface for completion in Emacs. Emacs uses
 completion mechanism in a variety of contexts: code, menus, commands,
diff --git a/doc/ivy.texi b/doc/ivy.texi
index ea7d2f7d07..5508096fca 100644
--- a/doc/ivy.texi
+++ b/doc/ivy.texi
@@ -8,7 +8,7 @@
 
 @copying
 @ifnottex
-Ivy manual, version 0.14.0
+Ivy manual, version 0.14.1
 
 Ivy is an interactive interface for completion in Emacs. Emacs uses
 completion mechanism in a variety of contexts: code, menus, commands,
diff --git a/ivy.el b/ivy.el
index 78ca834600..99d3196c0e 100644
--- a/ivy.el
+++ b/ivy.el
@@ -4,7 +4,7 @@
 
 ;; Author: Oleh Krehel <ohwoeo...@gmail.com>
 ;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.14.0
+;; Version: 0.14.1
 ;; Package-Requires: ((emacs "24.5"))
 ;; Keywords: matching
 

Reply via email to