Skip to content

Commit

Permalink
Add version variable
Browse files Browse the repository at this point in the history
  • Loading branch information
nir0s committed May 16, 2018
1 parent a651690 commit 02d1a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shwain
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# http://tldp.org/HOWTO/Bash-Prompt-HOWTO/x329.html
###

declare readonly VERSION="0.1.0"

declare readonly USAGE="Usage: $(basename "$0") [OPTIONS] LEVEL MESSAGE [OBJECTS]...
Expand Down

0 comments on commit 02d1a21

Please sign in to comment.