Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
allworldit
awit-ssh-client
Commits
c5760e27
Commit
c5760e27
authored
Jan 01, 2017
by
Nigel Kukard
Browse files
Merge branch 'manpagefix' into 'master'
Bumping version due to manpage change See merge request
!28
parents
f829e969
abc1055a
Pipeline
#631
passed with stages
in 1 minute and 34 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Makefile.PL
View file @
c5760e27
...
...
@@ -26,6 +26,7 @@ WriteMakefile(
EXE_FILES
=>
[
qw
(
awit-ssh
)]
,
MAN1EXT
=>
"1"
,
MAN1PODS
=>
{
'awit-ssh'
=>
'blib/man1/awit-ssh.1'
,
},
...
...
awit-ssh
View file @
c5760e27
...
...
@@ -76,7 +76,7 @@ use User::pwent;
my
$NAME
=
"
AWIT-SSH-Client
";
our
$VERSION
=
"
0.8.
3
";
our
$VERSION
=
"
0.8.
4
";
print
(
STDERR
"
$NAME
v
$VERSION
- Copyright (c) 2016-2017, AllWorldIT
\n\n
");
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment