From 8ee60b65bff02ef606d489b83e2def9922e9623d Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sun, 30 May 2021 13:47:06 +0200 Subject: [PATCH] Release version 3.3.0 --- 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 b3f3d42..8fd0e67 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,5 @@ # -*- mode: org -*- -* v3.3.0 UNRELEASED +* v3.3.0 2021/05/30 - The database is now being distributed as a text file instead of in its binary form. That results in more useful diffs and most diff --git a/epkg.el b/epkg.el index 6559cbc..5cd3d87 100644 --- a/epkg.el +++ b/epkg.el @@ -5,7 +5,7 @@ ;; Author: Jonas Bernoulli ;; Homepage: https://github.com/emacscollective/epkg ;; Keywords: tools -;; Package-Requires: ((closql "1.0.1") (emacs "25.1")) +;; Package-Requires: ((closql "1.0.5") (emacs "25.1")) ;; SPDX-License-Identifier: GPL-3.0-or-later ;; This file is free software; you can redistribute it and/or modify diff --git a/epkg.org b/epkg.org index bfa8e68..d66147c 100644 --- a/epkg.org +++ b/epkg.org @@ -8,7 +8,7 @@ #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: Epkg: (epkg). #+TEXINFO_DIR_DESC: Browse the Emacsmirror's database -#+SUBTITLE: for version 3.2.2 (v3.2.2-29-gf721e38+1) +#+SUBTITLE: for version 3.3.0 #+TEXINFO_DEFFN: t #+OPTIONS: H:4 num:4 toc:2 @@ -20,7 +20,7 @@ With Epkg you can browse the Emacsmirror package database using an interface similar to that of ~package.el~. #+TEXINFO: @noindent -This manual is for Epkg version 3.2.2 (v3.2.2-29-gf721e38+1). +This manual is for Epkg version 3.3.0. #+BEGIN_QUOTE Copyright (C) 2016-2021 Jonas Bernoulli diff --git a/epkg.texi b/epkg.texi index f137dc1..1b3e24f 100644 --- a/epkg.texi +++ b/epkg.texi @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title Epkg User Manual -@subtitle for version 3.2.2 (v3.2.2-29-gf721e38+1) +@subtitle for version 3.3.0 @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -48,7 +48,7 @@ With Epkg you can browse the Emacsmirror package database using an interface similar to that of @code{package.el}. @noindent -This manual is for Epkg version 3.2.2 (v3.2.2-29-gf721e38+1). +This manual is for Epkg version 3.3.0. @quotation Copyright (C) 2016-2021 Jonas Bernoulli