Skip to content

Commit

Permalink
release 1.1.2
Browse files Browse the repository at this point in the history
This time I’ll only publish osx build.

* Binary arch is x64, no longer i386
* The binary might be included some additoinal information for debug (but not sure)
  • Loading branch information
Makopo committed Oct 7, 2018
1 parent 7bcbb66 commit 5b6a0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PROGRAM = lslint
VERSION_NUMBER = 1.1.1
VERSION_NUMBER = 1.1.2
BUILD_DATE = $(shell date +"%Y-%m-%d")

# See if we're running on mac
Expand Down

0 comments on commit 5b6a0bf

Please sign in to comment.