branch: master commit a4ac0dead8e9cb440c1f8aec9141d6c64bad4933 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Bump the version --- company.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/company.el b/company.el index cd78bd9..4c7e160 100644 --- a/company.el +++ b/company.el @@ -5,7 +5,7 @@ ;; Author: Nikolaj Schumacher ;; Maintainer: Dmitry Gutov <dgu...@yandex.ru> ;; URL: http://company-mode.github.io/ -;; Version: 0.8.9-cvs +;; Version: 0.8.9 ;; Keywords: abbrev, convenience, matching ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))