From a015fb350abe50d250e3e7a9c3c762397326977f Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Mon, 2 Feb 2015 17:20:48 +0200 Subject: [PATCH] Bump the version --- NEWS.md | 2 +- company.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 13fc6bdbc..c7a1afe53 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ # History of user-visible changes -## Next +## 2015-02-02 (0.8.10) * New variable `company-lighter-base`. * Better tracking of the current selection. diff --git a/company.el b/company.el index 8ee3227d9..86d93c238 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.10-cvs +;; Version: 0.8.10 ;; Keywords: abbrev, convenience, matching ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5")) -- 2.39.2