Skip to content

Commit

Permalink
version number increase
Browse files Browse the repository at this point in the history
  • Loading branch information
jamestomasino committed Jan 21, 2019
1 parent b646c08 commit 9f4a61b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion burrow
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

version="v1.7.3"
version="v1.7.4"

configfiles="$HOME/.config/burrow/config $HOME/.config/burrow $HOME/.burrow"

Expand Down
2 changes: 1 addition & 1 deletion burrow.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH BURROW 1 "15 Jan 2019" "version 1.7.3"
.TH BURROW 1 "21 Jan 2019" "version 1.7.4"
.SH NAME
burrow \- a helper for building and managing a gopher hole
.SH SYNOPSIS
Expand Down

0 comments on commit 9f4a61b

Please sign in to comment.