Module: kamailio
Branch: master
Commit: 5ebed8ce9809ab0f13482d4777b9c9cc72f4758f
URL:
https://github.com/kamailio/kamailio/commit/5ebed8ce9809ab0f13482d4777b9c9c…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)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/5ebed8ce9809ab0f13482d4777b9c9c…
Patch:
https://github.com/kamailio/kamailio/commit/5ebed8ce9809ab0f13482d4777b9c9c…
---
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)