Module: kamailio Branch: 5.1 Commit: 35b0e3887935d9702fb3e704f07699508f823e1b URL: https://github.com/kamailio/kamailio/commit/35b0e3887935d9702fb3e704f07699508f823e1b
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2018-06-05T12:52:27+02:00 Makefile.defs: version set to 5.1.4 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/35b0e3887935d9702fb3e704f07699508f823e1b.diff Patch: https://github.com/kamailio/kamailio/commit/35b0e3887935d9702fb3e704f07699508f823e1b.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 86b57216b8..3b1066da95 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 1 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = # memory manager switcher _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
