Skip to content

Commit 5b192d8

Browse files
committed
Release version 4.2.2
1 parent b6ea7d8 commit 5b192d8

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- mode: org -*-
2-
* v4.2.2 UNRELEASED
2+
* v4.2.2 2025-10-06
33

44
- Autoload files are now always recreated from scratch because merely
55
updating them, as implemented in ~loaddefs-generate,~ is unreliable.

borg.el

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
;; Homepage: https://github.com/emacscollective/borg
77
;; Keywords: tools
88

9-
;; Package-Version: 4.2.1
9+
;; Package-Version: 4.2.2
1010
;; Package-Requires: (
1111
;; (emacs "27.1")
12-
;; (epkg "4.1")
13-
;; (magit "4.3"))
12+
;; (epkg "4.1")
13+
;; (magit "4.4"))
1414

1515
;; SPDX-License-Identifier: GPL-3.0-or-later
1616

docs/borg.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: Borg: (borg).
99
#+texinfo_dir_desc: Assimilate Emacs packages as Git submodules
10-
#+subtitle: for version 4.2.1
10+
#+subtitle: for version 4.2.2
1111

1212
#+setupfile: .orgconfig
1313

1414
The Borg assimilate Emacs packages as Git submodules. Borg is a
1515
bare-bones package manager for Emacs packages.
1616

1717
#+texinfo: @noindent
18-
This manual is for Borg version 4.2.1.
18+
This manual is for Borg version 4.2.2.
1919

2020
#+texinfo: @insertcopying
2121
:END:

docs/borg.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 Borg User Manual
34-
@subtitle for version 4.2.1
34+
@subtitle for version 4.2.2
3535
@author Jonas Bernoulli
3636
@page
3737
@vskip 0pt plus 1filll
@@ -48,7 +48,7 @@ The Borg assimilate Emacs packages as Git submodules. Borg is a
4848
bare-bones package manager for Emacs packages.
4949

5050
@noindent
51-
This manual is for Borg version 4.2.1.
51+
This manual is for Borg version 4.2.2.
5252

5353
@insertcopying
5454
@end ifnottex

0 commit comments

Comments
 (0)