Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Sep 26, 2017
1 parent baa7870 commit 5b2a5b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SOURCES := $(shell find $(SOURCEDIR) -name '*.go')

BINARY=findclient

VERSION=0.5
VERSION=0.6
BUILD_TIME=`date +%FT%T%z`
BUILD=`git rev-parse HEAD`

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ NAME:
fingerprint - client for sending WiFi fingerprints to a FIND server
USAGE:
find2.exe [global options] command [command options] [arguments...]
fingerprint [global options] command [command options] [arguments...]
VERSION:
0.2
0.6
COMMANDS:
GLOBAL OPTIONS:
Expand Down

0 comments on commit 5b2a5b0

Please sign in to comment.