[sr-dev] git:master:020d88ce: Makefile.defs: version set to 5.0.0-dev0

Daniel-Constantin Mierla miconda at gmail.com
Fri Mar 11 08:39:39 CET 2016


Module: kamailio
Branch: master
Commit: 020d88ce4bfb4fcf0cdbe38da1bb262b343a84b7
URL: https://github.com/kamailio/kamailio/commit/020d88ce4bfb4fcf0cdbe38da1bb262b343a84b7

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2016-03-11T08:38:26+01:00

Makefile.defs: version set to 5.0.0-dev0

- development for next major release 5.0.0 is open

---

Modified: Makefile.defs

---

Diff:  https://github.com/kamailio/kamailio/commit/020d88ce4bfb4fcf0cdbe38da1bb262b343a84b7.diff
Patch: https://github.com/kamailio/kamailio/commit/020d88ce4bfb4fcf0cdbe38da1bb262b343a84b7.patch

---

diff --git a/Makefile.defs b/Makefile.defs
index efd91d6..687ecf2 100644
--- a/Makefile.defs
+++ b/Makefile.defs
@@ -94,10 +94,10 @@ SCTP ?= 1
 INSTALL_FLAVOUR=$(FLAVOUR)
 
 # version number
-VERSION = 4
-PATCHLEVEL = 4
+VERSION = 5
+PATCHLEVEL = 0
 SUBLEVEL =  0
-EXTRAVERSION = -pre3
+EXTRAVERSION = -dev0
 
 # memory manager switcher
 # 0 - f_malloc (fast malloc)




More information about the sr-dev mailing list