From 2ef6263c65a109b4d36503e6484fdbf4cb307d0f Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sat, 13 Sep 2014 16:15:02 +0400 Subject: [PATCH] Release 0.8.4 --- NEWS.md | 2 +- company.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index a31659afa..47814ffe4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ # History of user-visible changes -## Next +## 2014-08-13 (0.8.4) * `company-ropemacs` is only used when `ropemacs-mode` is on. * `company-gtags` is enabled in all `prog-mode` derivatives by default. diff --git a/company.el b/company.el index af125d0f5..dab54e629 100644 --- a/company.el +++ b/company.el @@ -5,7 +5,7 @@ ;; Author: Nikolaj Schumacher ;; Maintainer: Dmitry Gutov ;; URL: http://company-mode.github.io/ -;; Version: 0.8.4-cvs +;; Version: 0.8.4 ;; Keywords: abbrev, convenience, matching ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5")) -- 2.39.2