Module: kamailio Branch: 5.3 Commit: d8e36aeb0c7b0ba08911454d724d3a69a7766810 URL: https://github.com/kamailio/kamailio/commit/d8e36aeb0c7b0ba08911454d724d3a69a7766810
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2020-06-22T11:46:19+02:00 Makefile.defs: version set to 5.3.5 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/d8e36aeb0c7b0ba08911454d724d3a69a7766810.diff Patch: https://github.com/kamailio/kamailio/commit/d8e36aeb0c7b0ba08911454d724d3a69a7766810.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index ea5545681a..460a589980 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 3 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = # memory manager switcher _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
