Skip to content

Commit

Permalink
Makefile.defs: version set to 5.0.0-pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Feb 1, 2017
1 parent 6e53e4f commit 8d2e8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.defs
Expand Up @@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR)
VERSION = 5
PATCHLEVEL = 0
SUBLEVEL = 0
EXTRAVERSION = -pre0
EXTRAVERSION = -pre1

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

0 comments on commit 8d2e8f5

Please sign in to comment.