Module: kamailio Branch: master Commit: 4d8cad444efabe06c7c4d4e74c46edf707eb98a1 URL: https://github.com/kamailio/kamailio/commit/4d8cad444efabe06c7c4d4e74c46edf707eb98a1
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2019-03-18T08:19:20+01:00 Makefile.defs: version set to 5.3.0-dev4 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/4d8cad444efabe06c7c4d4e74c46edf707eb98a1.diff Patch: https://github.com/kamailio/kamailio/commit/4d8cad444efabe06c7c4d4e74c46edf707eb98a1.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index a4c2064908..9b1f9e50c6 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 5 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -dev3 +EXTRAVERSION = -dev4 # memory manager switcher # 0 - f_malloc (fast malloc) _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
