M git-release => git-release +1 -1
@@ 23,7 23,7 @@ checks() {
}
version() {
- local version='1.0.4'
+ local version='1.0.6'
printf "git-release $version, (C) 2015-Present Konstantinos Pachnis, see LICENSE for details\n"
M git-release.1 => git-release.1 +2 -2
@@ 1,4 1,4 @@
-.TH GIT-RELEASE 1 "July 13, 2016" "1.0.2"
+.TH GIT-RELEASE 1 "April 27, 2019" "1.0.6"
.SH NAME
git-release \- manage software release numbers
.SH SYNOPSIS
@@ 64,5 64,5 @@ is set, the shell \fBerrexit\fP, \fBnounset\fP and \fBxtrace\fP options will
be set.
.SH SEE ALSO
.BR git-tag (1),
-.BR gpg2 (1),
+.BR gpg (1),