Module: kamailio Branch: 5.8 Commit: d1d1543b8836addcadec44a347ac18f3b102d59b URL: https://github.com/kamailio/kamailio/commit/d1d1543b8836addcadec44a347ac18f3b102d59b
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2026-01-14T09:27:23+01:00 Makefile.defs: version set to 5.8.7 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/d1d1543b8836addcadec44a347ac18f3b102d59b.diff Patch: https://github.com/kamailio/kamailio/commit/d1d1543b8836addcadec44a347ac18f3b102d59b.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 4c8dc34680c..9470a9c9ae7 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 8 -SUBLEVEL = 6 +SUBLEVEL = 7 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!
