Skip to content

Commit

Permalink
Updating version vars
Browse files Browse the repository at this point in the history
  • Loading branch information
pebeto committed Oct 23, 2024
1 parent b571651 commit 2f9f847
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 @@ -2,7 +2,7 @@ TARGET = missyhud
OBJS = src/main.o src/control.o src/worker.o src/gui.o src/utils.o include/blit.o include/hook.o

MISSYHUD_MAJOR_VERSION := 0
MISSYHUD_MINOR_VERSION := 5
MISSYHUD_MINOR_VERSION := 6

BUILD_PRX = 1
USE_KERNEL_LIBC = 1
Expand Down

0 comments on commit 2f9f847

Please sign in to comment.