Skip to content

Commit

Permalink
changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
realchonk committed Jul 11, 2021
1 parent 97edc3c commit 5ce9de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/config.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VER="0.8"
VER="0.9"

CC=cc -g -std=c99 -Og
CFLAGS += -Iinclude -Wall -Wextra -D_XOPEN_SOURCE=700 -DBCC_VER=\"$(VER)\"

0 comments on commit 5ce9de8

Please sign in to comment.