Module: kamailio Branch: master Commit: 18e4b6b44eb52acf206d2d1f2933b7d5437e39a0 URL: https://github.com/kamailio/kamailio/commit/18e4b6b44eb52acf206d2d1f2933b7d5437e39a0
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2020-07-17T09:19:20+02:00 Makefile.defs: version set to 5.5.0-dev1 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/18e4b6b44eb52acf206d2d1f2933b7d5437e39a0.diff Patch: https://github.com/kamailio/kamailio/commit/18e4b6b44eb52acf206d2d1f2933b7d5437e39a0.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 17e61a8b45..296e7df727 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 5 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -dev0 +EXTRAVERSION = -dev1 # 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
