[sr-dev] git:master:2f1067f0: Makefile.defs: version set to 5.5.0-pre0
Daniel-Constantin Mierla
miconda at gmail.com
Thu Apr 1 11:50:14 CEST 2021
Module: kamailio
Branch: master
Commit: 2f1067f010dd497c7a348c9f2233b318b9d7c663
URL: https://github.com/kamailio/kamailio/commit/2f1067f010dd497c7a348c9f2233b318b9d7c663
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2021-04-01T11:49:26+02:00
Makefile.defs: version set to 5.5.0-pre0
- starting of testing phase for 5.5 series
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/2f1067f010dd497c7a348c9f2233b318b9d7c663.diff
Patch: https://github.com/kamailio/kamailio/commit/2f1067f010dd497c7a348c9f2233b318b9d7c663.patch
---
diff --git a/src/Makefile.defs b/src/Makefile.defs
index 46a7b10e21..1d8e131e12 100644
--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR)
VERSION = 5
PATCHLEVEL = 5
SUBLEVEL = 0
-EXTRAVERSION = -dev6
+EXTRAVERSION = -pre0
# memory manager switcher
# 0 - f_malloc (fast malloc)
More information about the sr-dev
mailing list