Module: kamailio Branch: 5.7 Commit: 690a41609bb6308834527f5081a19e20bd63e0ca URL: https://github.com/kamailio/kamailio/commit/690a41609bb6308834527f5081a19e20...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2025-05-21T09:10:42+02:00
Makefile.defs: version set to 5.7.7
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/690a41609bb6308834527f5081a19e20... Patch: https://github.com/kamailio/kamailio/commit/690a41609bb6308834527f5081a19e20...
---
diff --git a/src/Makefile.defs b/src/Makefile.defs index c598d6cb02c..a91846e5c19 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 7 -SUBLEVEL = 6 +SUBLEVEL = 7 EXTRAVERSION =
# memory manager switcher