Module: kamailio Branch: 6.0 Commit: 28bcf795484d36a84cf52906674c4a35e7d850f5 URL: https://github.com/kamailio/kamailio/commit/28bcf795484d36a84cf52906674c4a35e7d850f5
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2025-11-06T09:15:25+01:00 Makefile.defs: version set to 6.0.4 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/28bcf795484d36a84cf52906674c4a35e7d850f5.diff Patch: https://github.com/kamailio/kamailio/commit/28bcf795484d36a84cf52906674c4a35e7d850f5.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index c7df967ed4b..8936b981e5a 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 6 PATCHLEVEL = 0 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = # memory manager switcher _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
