Module: kamailio Branch: master Commit: 7e6083e3e2604e2a835e1bf1dbdbf55e6256aba0 URL: https://github.com/kamailio/kamailio/commit/7e6083e3e2604e2a835e1bf1dbdbf55e...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2015-05-18T10:34:49+02:00
Makefile.defs: version set to 4.3.0-pre2
---
Modified: Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/7e6083e3e2604e2a835e1bf1dbdbf55e... Patch: https://github.com/kamailio/kamailio/commit/7e6083e3e2604e2a835e1bf1dbdbf55e...
---
diff --git a/Makefile.defs b/Makefile.defs index 3890668..1ec5322 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 4 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -pre1 +EXTRAVERSION = -pre2
# memory manager switcher # 0 - f_malloc (fast malloc)