Module: kamailio Branch: master Commit: 96bb212d439daf843bd1c48b71dbfd43cde24d7c URL: https://github.com/kamailio/kamailio/commit/96bb212d439daf843bd1c48b71dbfd43...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2015-07-14T16:17:34+02:00
Makefile.defs: version set to 4.4.0-dev2
---
Modified: Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/96bb212d439daf843bd1c48b71dbfd43... Patch: https://github.com/kamailio/kamailio/commit/96bb212d439daf843bd1c48b71dbfd43...
---
diff --git a/Makefile.defs b/Makefile.defs index 5243e98..d663acf 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 4 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -dev1 +EXTRAVERSION = -dev2
# memory manager switcher # 0 - f_malloc (fast malloc)