5.1.0
This commit is contained in:
parent
760417d273
commit
8197df2229
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@ PREFIX ?= /usr
|
|||
DOCDIR ?= $(PREFIX)/doc/$(NAME)
|
||||
|
||||
VERSION_MAJOR = 5
|
||||
VERSION_MINOR = 0
|
||||
VERSION_MINOR = 1
|
||||
PATCHLEVEL = 0
|
||||
|
||||
OPTIM ?= 2
|
||||
|
|
Loading…
Reference in a new issue