mirror of
https://github.com/Jguer/yay.git
synced 2025-10-05 00:08:30 -04:00
Update patch version of yay to reflect makefile changes
This commit is contained in:
parent
14cb1c587f
commit
d3a9082f2a
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ DESTDIR :=
|
||||
|
||||
MAJORVERSION := 9
|
||||
MINORVERSION ?= 0
|
||||
PATCHVERSION := 0
|
||||
PATCHVERSION := 1
|
||||
VERSION ?= ${MAJORVERSION}.${MINORVERSION}.${PATCHVERSION}
|
||||
|
||||
LDFLAGS := -ldflags '-s -w -X main.version=${VERSION}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user