Module: kamailio Branch: master Commit: 5ebed8ce9809ab0f13482d4777b9c9cc72f4758f URL: https://github.com/kamailio/kamailio/commit/5ebed8ce9809ab0f13482d4777b9c9cc...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2016-03-10T11:46:19+01:00
Makefile.defs: version set to 4.4.0-pre2
---
Modified: Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/5ebed8ce9809ab0f13482d4777b9c9cc... Patch: https://github.com/kamailio/kamailio/commit/5ebed8ce9809ab0f13482d4777b9c9cc...
---
diff --git a/Makefile.defs b/Makefile.defs index 58f82f0..5ec51e4 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 4 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -pre1 +EXTRAVERSION = -pre2
# memory manager switcher # 0 - f_malloc (fast malloc)