dgutov pushed a commit to branch master
in repository elpa.

commit 01dd48cf675945fac10d6f8dca850cf5217bde42
Author: Dmitry Gutov <dgu...@yandex.ru>
Date:   Sat Jan 25 13:24:09 2014 +0200

    Release 0.6.14
---
 NEWS.md    |    2 +-
 company.el |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 737a3e1..602c174 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
 # History of user-visible changes
 
-## Next
+## 2014-01-25 (0.6.14)
 
 * The tooltip front-end is rendered with scrollbar, controlled by the user
   option `company-tooltip-offset-display`.
diff --git a/company.el b/company.el
index 1c3ab9e..d7c7600 100644
--- a/company.el
+++ b/company.el
@@ -4,7 +4,7 @@
 
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <dgu...@yandex.ru>
-;; Version: 0.6.13
+;; Version: 0.6.14
 ;; Keywords: abbrev, convenience, matching
 ;; URL: http://company-mode.github.io/
 ;; Compatibility: GNU Emacs 22.x, GNU Emacs 23.x, GNU Emacs 24.x

Reply via email to