Module: kamailio Branch: master Commit: 39da19ff37f6b81a14916a6fb2f58e7687b3dd90 URL: https://github.com/kamailio/kamailio/commit/39da19ff37f6b81a14916a6fb2f58e76...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com 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/39da19ff37f6b81a14916a6fb2f58e76... Patch: https://github.com/kamailio/kamailio/commit/39da19ff37f6b81a14916a6fb2f58e76...
---
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)