From eb0d8d9e687e1364098f9abc6f9281fcbc0d3abd Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Tue, 13 Jan 2015 05:41:38 +0300 Subject: [PATCH 1/1] Release 0.8.8 --- company.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/company.el b/company.el index 41291891a..965800624 100644 --- a/company.el +++ b/company.el @@ -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 ;; 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")) -- 2.39.2