[sr-dev] git:5.4:8416bde3: Makefile.defs: version set to 5.4.0-rc0

Daniel-Constantin Mierla miconda at gmail.com
Fri Jul 10 09:32:13 CEST 2020


Module: kamailio
Branch: 5.4
Commit: 8416bde3a2e3c40315087053152783372965ec00
URL: https://github.com/kamailio/kamailio/commit/8416bde3a2e3c40315087053152783372965ec00

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2020-07-10T09:31:25+02:00

Makefile.defs: version set to 5.4.0-rc0

- branch 5.4 created to hold the code for release series 5.4.x

---

Modified: src/Makefile.defs

---

Diff:  https://github.com/kamailio/kamailio/commit/8416bde3a2e3c40315087053152783372965ec00.diff
Patch: https://github.com/kamailio/kamailio/commit/8416bde3a2e3c40315087053152783372965ec00.patch

---

diff --git a/src/Makefile.defs b/src/Makefile.defs
index 32cb0a4bce..9004a372dc 100644
--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR)
 VERSION = 5
 PATCHLEVEL = 4
 SUBLEVEL =  0
-EXTRAVERSION = -pre2
+EXTRAVERSION = -rc0
 
 # memory manager switcher
 # 0 - f_malloc (fast malloc)




More information about the sr-dev mailing list