Module: kamailio Branch: master Commit: b8a76ac176dfe2a10349b17072ed84e4b914bd8f URL: https://github.com/kamailio/kamailio/commit/b8a76ac176dfe2a10349b17072ed84e4b914bd8f
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2017-11-02T10:50:03+01:00 Makefile.defs: version set to 5.1.0-pre0 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/b8a76ac176dfe2a10349b17072ed84e4b914bd8f.diff Patch: https://github.com/kamailio/kamailio/commit/b8a76ac176dfe2a10349b17072ed84e4b914bd8f.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index e6fb7858f6..9f7ef692da 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 5 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -dev8 +EXTRAVERSION = -pre0 # 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
