Skip to content

Commit 625cc5d

Browse files
committed
follow-up to 3b1736c - bump version
1 parent 3b1736c commit 625cc5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/stackusage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ showusage()
4343

4444
showversion()
4545
{
46-
echo "stackusage v1.18"
46+
echo "stackusage v1.19"
4747
echo ""
4848
echo "Copyright (C) 2015-2022 Kristofer Berggren"
4949
echo ""

src/stackusage.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man.
2-
.TH STACKUSAGE "1" "July 2022" "stackusage v1.18" "User Commands"
2+
.TH STACKUSAGE "1" "December 2022" "stackusage v1.19" "User Commands"
33
.SH NAME
44
stackusage \- measure stack usage in applications
55
.SH SYNOPSIS

0 commit comments

Comments
 (0)