Module: kamailio Branch: master Commit: 39da19ff37f6b81a14916a6fb2f58e7687b3dd90 URL: https://github.com/kamailio/kamailio/commit/39da19ff37f6b81a14916a6fb2f58e7687b3dd90
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2015-03-12T14:47:44+01:00 Makefile.defs: version set to 4.3.0-dev5 --- Modified: Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/39da19ff37f6b81a14916a6fb2f58e7687b3dd90.diff Patch: https://github.com/kamailio/kamailio/commit/39da19ff37f6b81a14916a6fb2f58e7687b3dd90.patch --- diff --git a/Makefile.defs b/Makefile.defs index 545ffea..943da47 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 4 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -dev4 +EXTRAVERSION = -dev5 # 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
