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