Skip to content

Commit

Permalink
Makefile: bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Colin Ian King <[email protected]>
  • Loading branch information
ColinIanKing committed Jan 18, 2024
1 parent 79ee47f commit 8fcd163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Author: Colin Ian King <[email protected]>
#

VERSION=0.02.03
VERSION=0.02.04

CFLAGS += -Wall -Wextra -DVERSION='"$(VERSION)"' -O2
LDFLAGS += -lncurses
Expand Down

0 comments on commit 8fcd163

Please sign in to comment.