From 01dd48cf675945fac10d6f8dca850cf5217bde42 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sat, 25 Jan 2014 13:24:09 +0200 Subject: [PATCH] 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 737a3e169..602c17461 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 1c3ab9edd..d7c7600f5 100644 --- a/company.el +++ b/company.el @@ -4,7 +4,7 @@ ;; Author: Nikolaj Schumacher ;; Maintainer: Dmitry Gutov -;; 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 -- 2.39.2