From 1768e91e02a2d6441c2d82a711912a9498d2316e Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Tue, 19 Sep 2017 14:04:00 +0200 Subject: [PATCH] Release version 3.0.0 Also bump the `epkg-db-version' to 3. --- CHANGELOG | 2 +- epkg.el | 2 +- epkg.org | 4 ++-- epkg.texi | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6c9b84c..3dedfdb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ # -*- mode: org -*- -* v3.0.0 UNRELEASED +* v3.0.0 2017/09/19 - Melpa and GNU Elpa recipes are now stored as objects. These recipes can still be accessed as slots of Epkg objects, but they can also be diff --git a/epkg.el b/epkg.el index fe610d6..f1386c6 100644 --- a/epkg.el +++ b/epkg.el @@ -41,7 +41,7 @@ ;;; Options -(defconst epkg-db-version 2) +(defconst epkg-db-version 3) (defconst epkg-origin-url "https://github.com/emacsmirror/epkgs.git" "The url of the remote Emacsmirror repository.") diff --git a/epkg.org b/epkg.org index f47fae7..a75d70f 100644 --- a/epkg.org +++ b/epkg.org @@ -7,7 +7,7 @@ #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: Epkg: (epkg). #+TEXINFO_DIR_DESC: Browse the Emacsmirror's database -#+SUBTITLE: for version 2.3.0 (v2.3.0-7-g11e8cc6+1) +#+SUBTITLE: for version 3.0.0 (v3.0.0) #+TEXINFO_DEFFN: t #+OPTIONS: H:4 num:4 toc:2 @@ -17,7 +17,7 @@ With Epkg you can browse the Emacsmirror package database using an interface similar to that of ~package.el~. #+BEGIN_QUOTE -This manual is for Epkg version 2.3.0 (v2.3.0-7-g11e8cc6+1). +This manual is for Epkg version 3.0.0 (v3.0.0). Copyright (C) 2016-2017 Jonas Bernoulli diff --git a/epkg.texi b/epkg.texi index cd9d848..57e1afa 100644 --- a/epkg.texi +++ b/epkg.texi @@ -30,7 +30,7 @@ General Public License for more details. @finalout @titlepage @title Epkg User Manual -@subtitle for version 2.3.0 (v2.3.0-7-g11e8cc6+1) +@subtitle for version 3.0.0 (v3.0.0) @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -47,7 +47,7 @@ With Epkg you can browse the Emacsmirror package database using an interface similar to that of @code{package.el}. @quotation -This manual is for Epkg version 2.3.0 (v2.3.0-7-g11e8cc6+1). +This manual is for Epkg version 3.0.0 (v3.0.0). Copyright (C) 2016-2017 Jonas Bernoulli