Module: kamailio Branch: 6.0 Commit: 857fa6e72f3bf7e146c3817382fb5a7eee637613 URL: https://github.com/kamailio/kamailio/commit/857fa6e72f3bf7e146c3817382fb5a7eee637613
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2026-01-08T09:15:04+01:00 Makefile.defs: version set to 6.0.5 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/857fa6e72f3bf7e146c3817382fb5a7eee637613.diff Patch: https://github.com/kamailio/kamailio/commit/857fa6e72f3bf7e146c3817382fb5a7eee637613.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 8936b981e5a..d7520fe0561 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 6 PATCHLEVEL = 0 -SUBLEVEL = 4 +SUBLEVEL = 5 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!
