Module: kamailio Branch: 5.1 Commit: d037773fb85b196f02cfc67eb993687e288c8de0 URL: https://github.com/kamailio/kamailio/commit/d037773fb85b196f02cfc67eb993687e...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2019-04-11T10:43:41+02:00
Makefile.defs: version set to 5.1.8
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/d037773fb85b196f02cfc67eb993687e... Patch: https://github.com/kamailio/kamailio/commit/d037773fb85b196f02cfc67eb993687e...
---
diff --git a/src/Makefile.defs b/src/Makefile.defs index 35b6b0233b..770ca1e795 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 1 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION =
# memory manager switcher