version increment

This commit is contained in:
James Tomasino 2019-01-15 19:56:21 -05:00
parent 1c66e9297d
commit 9b6f3daeb1
3 changed files with 2 additions and 6 deletions

View File

@ -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)

2
burrow
View File

@ -1,6 +1,6 @@
#!/bin/sh
version="v1.7.2"
version="v1.7.3"
configfiles="$HOME/.config/burrow/config $HOME/.config/burrow $HOME/.burrow"

View File

@ -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