Skip to content

Commit

Permalink
Hello version 1.4!
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonBoy committed Nov 20, 2020
1 parent 5852f34 commit 2e8ac2c
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 @@
# This snippet has been shmelessly stol^Hborrowed from thestinger's repose Makefile
VERSION = 1.3
VERSION = 1.4
GIT_DESC=$(shell test -d .git && git describe --always 2>/dev/null)

ifneq "$(GIT_DESC)" ""
Expand Down

0 comments on commit 2e8ac2c

Please sign in to comment.