Module: kamailio Branch: 5.5 Commit: 168a648d82e2b4e25ac3ff9443f837071589ac39 URL: https://github.com/kamailio/kamailio/commit/168a648d82e2b4e25ac3ff9443f83707...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2022-02-17T10:17:27+01:00
Makefile.defs: version set to 5.5.4
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/168a648d82e2b4e25ac3ff9443f83707... Patch: https://github.com/kamailio/kamailio/commit/168a648d82e2b4e25ac3ff9443f83707...
---
diff --git a/src/Makefile.defs b/src/Makefile.defs index 5efcd134dc..5fdc880c31 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 5 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION =
# memory manager switcher