aboutsummaryrefslogtreecommitdiff
path: root/docs/magit-section.texi
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2022-01-30 21:07:11 +0100
committerJonas Bernoulli <jonas@bernoul.li>2022-01-30 21:07:11 +0100
commit5e190c7b986d0f4ba4f9b41c3e2ed42bd75909c6 (patch)
tree5ca4e8f6d14bb88fa4ab4ef6b3be6943dcf69c28 /docs/magit-section.texi
parentcbe4e0db33a23409139b71ea22d8afaa56376ddb (diff)
Hardcode version string for now
Diffstat (limited to 'docs/magit-section.texi')
-rw-r--r--docs/magit-section.texi4
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>