Module: kamailio Branch: master Commit: 06d545bb3e3e0921cdd70dbdd7fd290b74824b55 URL: https://github.com/kamailio/kamailio/commit/06d545bb3e3e0921cdd70dbdd7fd290b74824b55
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2020-03-25T17:34:07+01:00 Makefile.defs: version set to 5.4.0-dev4 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/06d545bb3e3e0921cdd70dbdd7fd290b74824b55.diff Patch: https://github.com/kamailio/kamailio/commit/06d545bb3e3e0921cdd70dbdd7fd290b74824b55.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index f6f39e3a01..9b36b0b56e 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 5 PATCHLEVEL = 4 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
