Module: kamailio Branch: master Commit: c461b539257aea80ad03fef94c5dcbc4a4107135 URL: https://github.com/kamailio/kamailio/commit/c461b539257aea80ad03fef94c5dcbc4...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2016-08-26T09:27:39+02:00
Makefile.defs: version set to 5.0.0-dev6
---
Modified: Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/c461b539257aea80ad03fef94c5dcbc4... Patch: https://github.com/kamailio/kamailio/commit/c461b539257aea80ad03fef94c5dcbc4...
---
diff --git a/Makefile.defs b/Makefile.defs index 240fea5..715a13a 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 5 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -dev5 +EXTRAVERSION = -dev6
# memory manager switcher # 0 - f_malloc (fast malloc)