Module: kamailio Branch: 4.4 Commit: 16c087b459f9394723714ae597aa0d90fb12389c URL: https://github.com/kamailio/kamailio/commit/16c087b459f9394723714ae597aa0d90fb12389c
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2016-03-21T17:22:55+01:00 Makefile.defs: version set to 4.4.0-rc1 --- Modified: Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/16c087b459f9394723714ae597aa0d90fb12389c.diff Patch: https://github.com/kamailio/kamailio/commit/16c087b459f9394723714ae597aa0d90fb12389c.patch --- diff --git a/Makefile.defs b/Makefile.defs index 1b2a42b..135dd4f 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 4 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc0 +EXTRAVERSION = -rc1 # memory manager switcher # 0 - f_malloc (fast malloc) _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
