Module: kamailio Branch: 5.3 Commit: 91823791bf485d18edfd01fdf0f923fcb09f736b URL: https://github.com/kamailio/kamailio/commit/91823791bf485d18edfd01fdf0f923fc...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2021-12-08T09:41:06+01:00
Makefile.defs: set version to 5.3.9
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/91823791bf485d18edfd01fdf0f923fc... Patch: https://github.com/kamailio/kamailio/commit/91823791bf485d18edfd01fdf0f923fc...
---
diff --git a/src/Makefile.defs b/src/Makefile.defs index 45db7086cc..f36fa6a7c4 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 3 -SUBLEVEL = 8 +SUBLEVEL = 9 EXTRAVERSION =
# memory manager switcher