From 359794cdf85f3f804fb3eb4dad87722edeee77be Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 31 May 2020 08:44:25 -0500 Subject: Version bump --- bollux | 4 ++-- bollux.1 | 4 ++-- bollux.conf.5 | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bollux b/bollux index 5be7b93..93874c1 100755 --- a/bollux +++ b/bollux @@ -2,11 +2,11 @@ # bollux: a bash gemini client # Author: Case Duckworth # License: MIT -# Version: 0.2 +# Version: 0.2.2 # Program information PRGN="${0##*/}" -VRSN=0.2 +VRSN=0.2.2 # State REDIRECTS=0 diff --git a/bollux.1 b/bollux.1 index a899709..0573118 100644 --- a/bollux.1 +++ b/bollux.1 @@ -1,4 +1,4 @@ -.TH bollux 1 0.2 +.TH bollux 1 0.2.2 .SH NAME bollux \- gemini protocol browser written in bash(1) .SH SYNOPSIS @@ -55,7 +55,7 @@ refresh the current page .B q quit bollux .PP -If a new URL is selected, +If a new URL is selected, .BR bollux (1) will repeat the download-and-display loop with the new URL. .SH ISSUES diff --git a/bollux.conf.5 b/bollux.conf.5 index 291dd42..c2d626a 100644 --- a/bollux.conf.5 +++ b/bollux.conf.5 @@ -1,4 +1,4 @@ -.TH bollux.conf 5 2020-05-26 +.TH bollux.conf 5 0.2.2 .SH NAME .B bollux.conf \- configuration file for -- cgit 1.4.1-21-gabe81