Module: kamailio Branch: 5.2 Commit: 0c23deeaad6b54236966807172388f4073e54dde URL: https://github.com/kamailio/kamailio/commit/0c23deeaad6b54236966807172388f40...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2019-08-14T11:17:03+02:00
Makefile.defs: version set to 5.2.4
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/0c23deeaad6b54236966807172388f40... Patch: https://github.com/kamailio/kamailio/commit/0c23deeaad6b54236966807172388f40...
---
diff --git a/src/Makefile.defs b/src/Makefile.defs index f73a9aa8c1..450edabada 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 2 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION =
# memory manager switcher