Module: kamailio Branch: 5.5 Commit: 0d6832949e5e3e554d7a492f32448281d4988053 URL: https://github.com/kamailio/kamailio/commit/0d6832949e5e3e554d7a492f32448281...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2021-08-25T08:29:41+02:00
Makefile.defs: version set to 5.5.2
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/0d6832949e5e3e554d7a492f32448281... Patch: https://github.com/kamailio/kamailio/commit/0d6832949e5e3e554d7a492f32448281...
---
diff --git a/src/Makefile.defs b/src/Makefile.defs index b9322fa472..9f76722eb5 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 5 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION =
# memory manager switcher