Module: kamailio Branch: 5.6 Commit: 8d4f75ff50cbccf0538f29810c679258d1d91ff9 URL: https://github.com/kamailio/kamailio/commit/8d4f75ff50cbccf0538f29810c679258d1d91ff9
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2023-11-23T08:21:34+01:00 Makefile.defs: version set to 5.6.5 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/8d4f75ff50cbccf0538f29810c679258d1d91ff9.diff Patch: https://github.com/kamailio/kamailio/commit/8d4f75ff50cbccf0538f29810c679258d1d91ff9.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 99eae5cdb13..872c5fc5d90 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 6 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = # memory manager switcher _______________________________________________ Kamailio (SER) - Development Mailing List To unsubscribe send an email to [email protected]
