Skip to content

Commit

Permalink
Makefile.defs: version set to 5.8.0-pre0
Browse files Browse the repository at this point in the history
- mark start of testing for v5.8.x series
  • Loading branch information
miconda committed Feb 2, 2024
1 parent 8c5e975 commit b85471a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.defs
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR)
VERSION = 5
PATCHLEVEL = 8
SUBLEVEL = 0
EXTRAVERSION = -dev3
EXTRAVERSION = -pre0

# memory manager switcher
# 0 - f_malloc (fast malloc)
Expand Down

0 comments on commit b85471a

Please sign in to comment.