Module: kamailio
Branch: master
Commit: 2b96041540d7b9bf050dbacb78b71085bbc7c03f
URL:
https://github.com/kamailio/kamailio/commit/2b96041540d7b9bf050dbacb78b7108…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-12-17T23:29:52+01:00
Makefile.defs: version set to 4.4.0-dev8
---
Modified: Makefile.defs
---
Diff:
https://github.com/kamailio/kamailio/commit/2b96041540d7b9bf050dbacb78b7108…
Patch:
https://github.com/kamailio/kamailio/commit/2b96041540d7b9bf050dbacb78b7108…
---
diff --git a/Makefile.defs b/Makefile.defs
index 2b2078b..2e9f081 100644
--- a/Makefile.defs
+++ b/Makefile.defs
@@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR)
VERSION = 4
PATCHLEVEL = 4
SUBLEVEL = 0
-EXTRAVERSION = -dev7
+EXTRAVERSION = -dev8
# memory manager switcher
# 0 - f_malloc (fast malloc)