[sr-dev] git:5.3:52dc42ef: Makefile.defs: version set to 5.3.0
Daniel-Constantin Mierla
miconda at gmail.com
Thu Oct 17 13:28:05 CEST 2019
Module: kamailio
Branch: 5.3
Commit: 52dc42ef6e4929ce67403d43909df2f015146c5e
URL: https://github.com/kamailio/kamailio/commit/52dc42ef6e4929ce67403d43909df2f015146c5e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2019-10-17T13:20:27+02:00
Makefile.defs: version set to 5.3.0
- new major release
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/52dc42ef6e4929ce67403d43909df2f015146c5e.diff
Patch: https://github.com/kamailio/kamailio/commit/52dc42ef6e4929ce67403d43909df2f015146c5e.patch
---
diff --git a/src/Makefile.defs b/src/Makefile.defs
index e4d728dc2c..20593fe378 100644
--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -106,8 +106,8 @@ INSTALL_FLAVOUR=$(FLAVOUR)
# version number
VERSION = 5
PATCHLEVEL = 3
-SUBLEVEL = 0
-EXTRAVERSION = -rc1
+SUBLEVEL = 0
+EXTRAVERSION =
# memory manager switcher
# 0 - f_malloc (fast malloc)
More information about the sr-dev
mailing list