Skip to content

Commit 553550b

Browse files
committed
Release version 4.0.5
1 parent f331dd2 commit 553550b

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# -*- mode: org -*-
2+
* v4.0.5 2025-03-02
3+
4+
- At least Emacs 28.1 is required now.
5+
26
* v4.0.4 2025-03-02
37

48
Thoughts and whitespace.

docs/epkg.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
#+texinfo_dir_category: Emacs
88
#+texinfo_dir_title: Epkg: (epkg).
99
#+texinfo_dir_desc: Browse the Emacsmirror's database
10-
#+subtitle: for version 4.0.4
10+
#+subtitle: for version 4.0.5
1111

1212
#+setupfile: .orgconfig
1313

1414
With Epkg you can browse the Emacsmirror package database using an
1515
interface similar to that of ~package.el~.
1616

1717
#+texinfo: @noindent
18-
This manual is for Epkg version 4.0.4.
18+
This manual is for Epkg version 4.0.5.
1919

2020
#+texinfo: @insertcopying
2121
:END:

docs/epkg.texi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ General Public License for more details.
3131
@finalout
3232
@titlepage
3333
@title Epkg User Manual
34-
@subtitle for version 4.0.4
34+
@subtitle for version 4.0.5
3535
@author Jonas Bernoulli
3636
@page
3737
@vskip 0pt plus 1filll
@@ -48,7 +48,7 @@ With Epkg you can browse the Emacsmirror package database using an
4848
interface similar to that of @code{package.el}.
4949

5050
@noindent
51-
This manual is for Epkg version 4.0.4.
51+
This manual is for Epkg version 4.0.5.
5252

5353
@insertcopying
5454
@end ifnottex

lisp/epkg.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Homepage: https://github.com/emacscollective/epkg
77
;; Keywords: tools
88

9-
;; Package-Version: 4.0.4
9+
;; Package-Version: 4.0.5
1010
;; Package-Requires: (
1111
;; (emacs "28.1")
1212
;; (compat "30.0.2.0")

0 commit comments

Comments
 (0)