Module: kamailio Branch: 5.1 Commit: d037773fb85b196f02cfc67eb993687e288c8de0 URL: https://github.com/kamailio/kamailio/commit/d037773fb85b196f02cfc67eb993687e288c8de0
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2019-04-11T10:43:41+02:00 Makefile.defs: version set to 5.1.8 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/d037773fb85b196f02cfc67eb993687e288c8de0.diff Patch: https://github.com/kamailio/kamailio/commit/d037773fb85b196f02cfc67eb993687e288c8de0.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 35b6b0233b..770ca1e795 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 1 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = # memory manager switcher _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
