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.texi | |
| parent | cbe4e0db33a23409139b71ea22d8afaa56376ddb (diff) | |
Hardcode version string for now
Diffstat (limited to 'docs/magit-section.texi')
| -rw-r--r-- | docs/magit-section.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/magit-section.texi b/docs/magit-section.texi index 74c57ba..ed865d8 100644 --- a/docs/magit-section.texi +++ b/docs/magit-section.texi @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title Magit-Section Developer Manual -@subtitle for version v3.3.0-125-g345d60aea+1 +@subtitle for version 3.3.0-git @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -54,7 +54,7 @@ user options see @ref{Sections,,,magit,}. This manual documents how you can use sections in your own packages. @noindent -This manual is for Magit-Section version v3.3.0-125-g345d60aea+1. +This manual is for Magit-Section version 3.3.0-git. @quotation Copyright (C) 2015-2022 Jonas Bernoulli <jonas@@bernoul.li> |
