Module: kamailio Branch: 5.1 Commit: 44866018a2e3dfb07a97397b4eb950e9c3162037 URL: https://github.com/kamailio/kamailio/commit/44866018a2e3dfb07a97397b4eb950e9c3162037
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2020-02-10T11:15:36+01:00 Makefile.defs: version set to 5.1.10 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/44866018a2e3dfb07a97397b4eb950e9c3162037.diff Patch: https://github.com/kamailio/kamailio/commit/44866018a2e3dfb07a97397b4eb950e9c3162037.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 813a8d5344..b709c98735 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 1 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = # memory manager switcher _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
