Module: kamailio Branch: master Commit: 3311bc10c69cbb8f1a8ea6834bec4cbfd76da7cd URL: https://github.com/kamailio/kamailio/commit/3311bc10c69cbb8f1a8ea6834bec4cbfd76da7cd
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2018-09-17T10:37:53+02:00 Makefile.defs: version set to 5.2.0-dev7 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/3311bc10c69cbb8f1a8ea6834bec4cbfd76da7cd.diff Patch: https://github.com/kamailio/kamailio/commit/3311bc10c69cbb8f1a8ea6834bec4cbfd76da7cd.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index a114c8ae0f..c29ae8bf9d 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 5 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -dev6 +EXTRAVERSION = -dev7 # 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
