Module: kamailio Branch: 5.7 Commit: aaadeb3a1d75a2525ee2e209c3c41cf1b5a0a6ea URL: https://github.com/kamailio/kamailio/commit/aaadeb3a1d75a2525ee2e209c3c41cf1...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2023-06-28T09:37:37+02:00
Makefile.defs: version set to 5.7.1
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/aaadeb3a1d75a2525ee2e209c3c41cf1... Patch: https://github.com/kamailio/kamailio/commit/aaadeb3a1d75a2525ee2e209c3c41cf1...
---
diff --git a/src/Makefile.defs b/src/Makefile.defs index da88735ad3b..4ff899c93ef 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 7 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION =
# memory manager switcher