[sr-dev] git:5.3:726ad857: Makefile.defs: version set to 5.3.0-rc0
Daniel-Constantin Mierla
miconda at gmail.com
Wed Oct 2 23:46:30 CEST 2019
Module: kamailio
Branch: 5.3
Commit: 726ad8579d75e0cd6fd3537140690c997601435c
URL: https://github.com/kamailio/kamailio/commit/726ad8579d75e0cd6fd3537140690c997601435c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2019-10-02T23:45:11+02:00
Makefile.defs: version set to 5.3.0-rc0
- branch 5.3 for v5.3.x release series
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/726ad8579d75e0cd6fd3537140690c997601435c.diff
Patch: https://github.com/kamailio/kamailio/commit/726ad8579d75e0cd6fd3537140690c997601435c.patch
---
diff --git a/src/Makefile.defs b/src/Makefile.defs
index 5242d223d9..0161d2120b 100644
--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR)
VERSION = 5
PATCHLEVEL = 3
SUBLEVEL = 0
-EXTRAVERSION = -pre2
+EXTRAVERSION = -rc0
# memory manager switcher
# 0 - f_malloc (fast malloc)
More information about the sr-dev
mailing list