Module: kamailio Branch: master Commit: dceb0c4e401b74bd7898370b46a854a8719f9044 URL: https://github.com/kamailio/kamailio/commit/dceb0c4e401b74bd7898370b46a854a8...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2016-05-11T14:08:37+02:00
Makefile.defs: version set to 5.0.0-dev4
---
Modified: Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/dceb0c4e401b74bd7898370b46a854a8... Patch: https://github.com/kamailio/kamailio/commit/dceb0c4e401b74bd7898370b46a854a8...
---
diff --git a/Makefile.defs b/Makefile.defs index db62ebb..232b975 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 5 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -dev3 +EXTRAVERSION = -dev4
# memory manager switcher # 0 - f_malloc (fast malloc)