Module: kamailio Branch: 4.3 Commit: 8492893110c972af5f2b1ee3ffd45ba0ef5fd9f5 URL: https://github.com/kamailio/kamailio/commit/8492893110c972af5f2b1ee3ffd45ba0ef5fd9f5
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2015-06-02T12:04:17+02:00 Makefile.defs: version set to 4.3.0-rc1 --- Modified: Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/8492893110c972af5f2b1ee3ffd45ba0ef5fd9f5.diff Patch: https://github.com/kamailio/kamailio/commit/8492893110c972af5f2b1ee3ffd45ba0ef5fd9f5.patch --- diff --git a/Makefile.defs b/Makefile.defs index 95657ba..2a9b34e 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 4 PATCHLEVEL = 3 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
