]> code.delx.au - gnu-emacs-elpa/commitdiff
Release 0.8.0
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 19 Apr 2014 10:05:27 +0000 (14:05 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 19 Apr 2014 10:05:27 +0000 (14:05 +0400)
NEWS.md
company.el

diff --git a/NEWS.md b/NEWS.md
index bdb3de4b9d4513fed69f637077987a2a880070a9..97dc2849d558b0c962c407523293201f987a355a 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
 # History of user-visible changes
 
-## Next
+## 2014-04-19 (0.8.0)
 
 * `company-capf` is included in `company-backends` in any supported Emacs
   version (>= 24.1). `company-elisp` goes before it if Emacs version is < 24.4.
index 7fa5c2c5dd881c3ddc7d328888dc97364427acd4..632b7dc64de6b179e7de1628e9f789f2e789dec1 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <dgutov@yandex.ru>
 ;; URL: http://company-mode.github.io/
-;; Version: 0.8.0-cvs
+;; Version: 0.8.0
 ;; Keywords: abbrev, convenience, matching
 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))