Module: kamailio Branch: 5.8 Commit: e8aa98718d91d0e5af7d757176a180e0f2940417 URL: https://github.com/kamailio/kamailio/commit/e8aa98718d91d0e5af7d757176a180e0...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-03T12:23:42+02:00
Makefile.defs: version set to 5.8.1
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/e8aa98718d91d0e5af7d757176a180e0... Patch: https://github.com/kamailio/kamailio/commit/e8aa98718d91d0e5af7d757176a180e0...
---
diff --git a/src/Makefile.defs b/src/Makefile.defs index f5e8b0da653..0f960b4478e 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 8 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION =
# memory manager switcher