Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixailz committed Nov 2, 2023
1 parent 505bb60 commit 7dfe3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CC := gcc
AR := ar
PRINTF := @printf
CFLAGS := -Wall -Wextra
VERSION := 1.3.3
VERSION := 1.5.2

# check if the makefile is called from another or directly called
ifeq ($(MAIN),1)
Expand Down

0 comments on commit 7dfe3f0

Please sign in to comment.