version number to 1.4.1

This commit is contained in:
James Tomasino 2018-04-09 22:17:38 -04:00
parent 694e490353
commit d79080ac1e
2 changed files with 3 additions and 3 deletions

2
burrow
View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# shellcheck disable=SC1117
version="v1.4.0"
version="v1.4.1"
shopt -s extglob
configfiles="$HOME/.config/burrow/config $HOME/.config/burrow $HOME/.burrow"

View File

@ -1,4 +1,4 @@
.TH BURROW 1 "17 Mar 2018" "version 1.4.0"
.TH BURROW 1 "9 Apr 2018" "version 1.4.1"
.SH NAME
burrow \- a helper for building and managing a gopher hole
.SH SYNOPSIS
@ -83,4 +83,4 @@ configuration is loaded.
.SH BUGS
None known.
.SH AUTHOR
James Tomasino <tomasino (at) sdf (dot) org>
James Tomasino <tomasino (at) lavabit (dot) com>