Skip to content

Commit 3688a43

Browse files
Merge branch 'main' into sdl2
2 parents 3f77c04 + 9f2e2fc commit 3688a43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Makefile to build x48ng without autotools
22

33
VERSION_MAJOR = 0
4-
VERSION_MINOR = 29
5-
PATCHLEVEL = 91
4+
VERSION_MINOR = 30
5+
PATCHLEVEL = 0
66

77
MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)
88

0 commit comments

Comments
 (0)