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