diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2022-01-30 21:07:11 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2022-01-30 21:07:11 +0100 |
| commit | 5e190c7b986d0f4ba4f9b41c3e2ed42bd75909c6 (patch) | |
| tree | 5ca4e8f6d14bb88fa4ab4ef6b3be6943dcf69c28 /docs/magit-section.org | |
| parent | cbe4e0db33a23409139b71ea22d8afaa56376ddb (diff) | |
Hardcode version string for now
Diffstat (limited to 'docs/magit-section.org')
| -rw-r--r-- | docs/magit-section.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/magit-section.org b/docs/magit-section.org index 9a04fff..bda34a7 100644 --- a/docs/magit-section.org +++ b/docs/magit-section.org @@ -7,7 +7,7 @@ #+texinfo_dir_category: Emacs #+texinfo_dir_title: Magit-Section: (magit-section). #+texinfo_dir_desc: Use Magit sections in your own packages. -#+subtitle: for version {{{version}}} +#+subtitle: for version 3.3.0-git #+setupfile: .orgconfig @@ -21,7 +21,7 @@ user options see [[info:magit#Sections]]. This manual documents how you can use sections in your own packages. #+texinfo: @noindent -This manual is for Magit-Section version {{{version}}}. +This manual is for Magit-Section version 3.3.0-git. #+begin_quote Copyright (C) 2015-{{{year}}} Jonas Bernoulli <jonas@bernoul.li> |
