Module: kamailio Branch: 5.4 Commit: 2d7e5e2394915641ea56140592e8df8148715c5a URL: https://github.com/kamailio/kamailio/commit/2d7e5e2394915641ea56140592e8df81...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2022-09-16T08:55:33+02:00
Makefile.defs: version set to 5.4.9
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/2d7e5e2394915641ea56140592e8df81... Patch: https://github.com/kamailio/kamailio/commit/2d7e5e2394915641ea56140592e8df81...
---
diff --git a/src/Makefile.defs b/src/Makefile.defs index 546cdafa57..d518935742 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 8 +SUBLEVEL = 9 EXTRAVERSION =
# memory manager switcher