From 9b6f3daeb1d281b1ac7dc31c6947ecd9f267e823 Mon Sep 17 00:00:00 2001 From: James Tomasino Date: Tue, 15 Jan 2019 19:56:21 -0500 Subject: [PATCH] version increment --- README.md | 4 ---- burrow | 2 +- burrow.1 | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1f36acf..cb08b11 100644 --- a/README.md +++ b/README.md @@ -94,9 +94,5 @@ by _sloumdrone_. His burrow project is a GUI gopher client. Please check it out! Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. -## Feature Requests - -[![Feature Requests](http://feathub.com/jamestomasino/burrow?format=svg)](http://feathub.com/jamestomasino/burrow) - ## License [GPL3](LICENSE) diff --git a/burrow b/burrow index 53544b3..31d6347 100755 --- a/burrow +++ b/burrow @@ -1,6 +1,6 @@ #!/bin/sh -version="v1.7.2" +version="v1.7.3" configfiles="$HOME/.config/burrow/config $HOME/.config/burrow $HOME/.burrow" diff --git a/burrow.1 b/burrow.1 index 4c422b4..59bf8ca 100644 --- a/burrow.1 +++ b/burrow.1 @@ -1,4 +1,4 @@ -.TH BURROW 1 "24 Sep 2018" "version 1.7.2" +.TH BURROW 1 "15 Jan 2019" "version 1.7.3" .SH NAME burrow \- a helper for building and managing a gopher hole .SH SYNOPSIS