emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 7cc0901 77/78: Release 0.9.5


From: Dmitry Gutov
Subject: [elpa] master 7cc0901 77/78: Release 0.9.5
Date: Sun, 18 Feb 2018 07:40:30 -0500 (EST)

branch: master
commit 7cc0901489dff3d73ddc845ae060f938ecb85615
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    Release 0.9.5
---
 NEWS.md    | 2 +-
 company.el | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 69dcbab..2db3dcf 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
 # History of user-visible changes
 
-## Next
+## 2018-02-18 (0.9.5)
 
 * The most common case of tooltip flickering with asynchronous backends (and
   disabled built-in cache) is fixed
diff --git a/company.el b/company.el
index dc9c37b..3e276d9 100644
--- a/company.el
+++ b/company.el
@@ -1,11 +1,11 @@
 ;;; company.el --- Modular text completion framework  -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2009-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2018  Free Software Foundation, Inc.
 
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <address@hidden>
 ;; URL: http://company-mode.github.io/
-;; Version: 0.9.4
+;; Version: 0.9.5
 ;; Keywords: abbrev, convenience, matching
 ;; Package-Requires: ((emacs "24.3"))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]