Update readme.
This commit is contained in:
parent
920b426d72
commit
b13130a965
@ -1,6 +1,6 @@
|
||||
CC = gcc
|
||||
|
||||
VERSION = 0.4
|
||||
VERSION = 0.5
|
||||
GITCOUNT = $(shell git rev-list HEAD --count)
|
||||
CFLAGS = -g -O -Wall -Werror -DVERSION='"$(VERSION).$(GITCOUNT)"'
|
||||
LDFLAGS = -g -s
|
||||
|
Loading…
Reference in New Issue
Block a user