]> code.delx.au - gnu-emacs-elpa/commitdiff
Release 0.8.8
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 13 Jan 2015 02:41:38 +0000 (05:41 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 13 Jan 2015 02:41:38 +0000 (05:41 +0300)
company.el

index 41291891aa0a55e3e1019553df5a72f07759bbfd..965800624cda44995276dcc18b6f28375af68937 100644 (file)
@@ -1,11 +1,11 @@
 ;;; company.el --- Modular text completion framework  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2009-2014  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2015  Free Software Foundation, Inc.
 
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <dgutov@yandex.ru>
 ;; URL: http://company-mode.github.io/
-;; Version: 0.8.8-cvs
+;; Version: 0.8.8
 ;; Keywords: abbrev, convenience, matching
 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))