Module: kamailio Branch: 5.4 Commit: 0d1d1bbde1ca1574ebc2ed7b99df55351c368800 URL: https://github.com/kamailio/kamailio/commit/0d1d1bbde1ca1574ebc2ed7b99df5535...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2022-03-09T09:38:47+01:00
Makefile.defs: version set to 5.4.8
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/0d1d1bbde1ca1574ebc2ed7b99df5535... Patch: https://github.com/kamailio/kamailio/commit/0d1d1bbde1ca1574ebc2ed7b99df5535...
---
diff --git a/src/Makefile.defs b/src/Makefile.defs index dde2e6055e..546cdafa57 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION =
# memory manager switcher