Module: kamailio Branch: master Commit: 1185b5f90eb3d608b66247dbec284d94188452e2 URL: https://github.com/kamailio/kamailio/commit/1185b5f90eb3d608b66247dbec284d94188452e2
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2019-09-13T13:07:51+02:00 Makefile.defs: version set to 5.3.0-pre1 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/1185b5f90eb3d608b66247dbec284d94188452e2.diff Patch: https://github.com/kamailio/kamailio/commit/1185b5f90eb3d608b66247dbec284d94188452e2.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 2a8a80cb2b..fe0e4a90fb 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 5 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -pre0 +EXTRAVERSION = -pre1 # memory manager switcher # 0 - f_malloc (fast malloc) _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
