~kp/git-release

7f27a8a7a8029089dd5ddf4ac9ec3818b569bb3a — Konstantinos Pachnis 5 years ago 8d96d58 master 1.0.6
Bump version
2 files changed, 3 insertions(+), 3 deletions(-)

M git-release
M git-release.1
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),