Increase version for windows.
This commit is contained in:
parent
f765b68586
commit
b0af2a7d28
@ -1,6 +1,6 @@
|
||||
CC = gcc
|
||||
|
||||
VERSION = 0.3
|
||||
VERSION = 0.4
|
||||
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