Module: kamailio Branch: master Commit: a6c795a40944fd4df50bedd4511bf0fcaa2986bd URL: https://github.com/kamailio/kamailio/commit/a6c795a40944fd4df50bedd4511bf0fcaa2986bd
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2015-11-05T09:02:19+01:00 Makefile.defs: version set to 4.4.0-dev6 --- Modified: Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/a6c795a40944fd4df50bedd4511bf0fcaa2986bd.diff Patch: https://github.com/kamailio/kamailio/commit/a6c795a40944fd4df50bedd4511bf0fcaa2986bd.patch --- diff --git a/Makefile.defs b/Makefile.defs index 8b667a9..ba2ae19 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 4 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -dev5 +EXTRAVERSION = -dev6 # 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
