Skip to content

Commit

Permalink
Release version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Feb 11, 2022
1 parent 1521fe2 commit a762199
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/with-editor.org
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#+texinfo_dir_category: Emacs
#+texinfo_dir_title: With-Editor: (with-editor).
#+texinfo_dir_desc: Using the Emacsclient as $EDITOR
#+subtitle: for version 3.1.1-git
#+subtitle: for version 3.2.0

#+setupfile: .orgconfig

Expand All @@ -27,7 +27,7 @@ additional functionality which makes it useful even for end-users, who
don't use Magit or another package which uses it internally.

#+texinfo: @noindent
This manual is for With-Editor version 3.1.1-git.
This manual is for With-Editor version 3.2.0.

#+begin_quote
Copyright (C) 2015-{{{year}}} Jonas Bernoulli <jonas@bernoul.li>
Expand Down
4 changes: 2 additions & 2 deletions docs/with-editor.texi
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ General Public License for more details.
@finalout
@titlepage
@title With-Editor User Manual
@subtitle for version 3.1.1-git
@subtitle for version 3.2.0
@author Jonas Bernoulli
@page
@vskip 0pt plus 1filll
Expand Down Expand Up @@ -60,7 +60,7 @@ additional functionality which makes it useful even for end-users, who
don't use Magit or another package which uses it internally.

@noindent
This manual is for With-Editor version 3.1.1-git.
This manual is for With-Editor version 3.2.0.

@quotation
Copyright (C) 2015-2022 Jonas Bernoulli <jonas@@bernoul.li>
Expand Down
2 changes: 1 addition & 1 deletion lisp/with-editor.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
;; Homepage: https://github.com/magit/with-editor

;; Package-Requires: ((emacs "24.4"))
;; Package-Version: 3.1.1-git
;; Package-Version: 3.2.0

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

Expand Down

0 comments on commit a762199

Please # to comment.