dgutov pushed a commit to branch master
in repository elpa.

commit 4a7995ff69b25990dc520ed9e466dfbcdb7eafc8
Author: Dmitry Gutov <[email protected]>
Date:   Tue Mar 25 06:44:02 2014 +0200

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

diff --git a/NEWS.md b/NEWS.md
index 9105f5a..b72f534 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
 # History of user-visible changes
 
-## Next
+## 2014-03-25 (0.7.3)
 
 * New user option `company-etags-ignore-case`.
 
diff --git a/company.el b/company.el
index b6c2b95..a633af3 100644
--- a/company.el
+++ b/company.el
@@ -4,7 +4,7 @@
 
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <[email protected]>
-;; Version: 0.7.2
+;; Version: 0.7.3
 ;; Keywords: abbrev, convenience, matching
 ;; URL: http://company-mode.github.io/
 ;; Compatibility: GNU Emacs 23.x, GNU Emacs 24.x

Reply via email to