Module: kamailio Branch: 5.5 Commit: c8b995c036fe5d15e43138435d3bc68a83747a55 URL: https://github.com/kamailio/kamailio/commit/c8b995c036fe5d15e43138435d3bc68a83747a55
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2023-07-19T09:57:21+02:00 Makefile.defs: version set to 5.5.7 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/c8b995c036fe5d15e43138435d3bc68a83747a55.diff Patch: https://github.com/kamailio/kamailio/commit/c8b995c036fe5d15e43138435d3bc68a83747a55.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 5ec3536ea34..d8458f6bfe1 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 5 -SUBLEVEL = 6 +SUBLEVEL = 7 EXTRAVERSION = # memory manager switcher _______________________________________________ Kamailio (SER) - Development Mailing List To unsubscribe send an email to [email protected]
