[sr-dev] git:master:101e7985: Makefile.defs: version set to 5.3.0-pre0
Daniel-Constantin Mierla
miconda at gmail.com
Thu Sep 5 07:04:29 CEST 2019
Module: kamailio
Branch: master
Commit: 101e798573a0a971f1d0f07512cb6267186f1f23
URL: https://github.com/kamailio/kamailio/commit/101e798573a0a971f1d0f07512cb6267186f1f23
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2019-09-05T07:03:27+02:00
Makefile.defs: version set to 5.3.0-pre0
- start of pre-release phase (testing) for v5.3.x
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/101e798573a0a971f1d0f07512cb6267186f1f23.diff
Patch: https://github.com/kamailio/kamailio/commit/101e798573a0a971f1d0f07512cb6267186f1f23.patch
---
diff --git a/src/Makefile.defs b/src/Makefile.defs
index 7cebfd53de..69416e8003 100644
--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR)
VERSION = 5
PATCHLEVEL = 3
SUBLEVEL = 0
-EXTRAVERSION = -dev8
+EXTRAVERSION = -pre0
# memory manager switcher
# 0 - f_malloc (fast malloc)
More information about the sr-dev
mailing list