1 parent cccc4b0 commit 42def04Copy full SHA for 42def04
1 file changed
Makefile
@@ -2,7 +2,7 @@ CC ?= clang
2
CFLAGS := -framework IOKit -framework CoreWLAN -framework CoreFoundation -framework Cocoa -mmacosx-version-min=10.12
3
prefix ?= /usr/local
4
5
-VERSION="0.2.0"
+VERSION="0.2.1"
6
AUTHOR="Simon Hilchenbach"
7
YEAR="2016-2026"
8
HOMEPAGE="https://github.com/shilch/macchanger"
0 commit comments