chiark
/
gitweb
/
~mdw
/
cfd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9419af7
)
auto-version.in: Fix typo in commentary.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Aug 2020 10:45:55 +0000
(11:45 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Aug 2020 10:46:17 +0000
(11:46 +0100)
auto-version.in
patch
|
blob
|
blame
|
history
diff --git
a/auto-version.in
b/auto-version.in
index 5e0e59ddb8564d1eb8cf9c98a0e5d51171a6581b..d8189edcc47a53c4da399740d072653edf573a83 100755
(executable)
--- a/
auto-version.in
+++ b/
auto-version.in
@@
-84,7
+84,7
@@
if [ -e .git ] && version=$(git describe --abbrev=4 --dirty=+ 2>/dev/null); then
exit 0
fi
exit 0
fi
-## If this was unpacked from a source distribution, the RELEASE file sould
+## If this was unpacked from a source distribution, the RELEASE file s
h
ould
## say what the version was.
if [ -f RELEASE ]; then
cat RELEASE
## say what the version was.
if [ -f RELEASE ]; then
cat RELEASE