Module: kamailio Branch: 5.1 Commit: b16c3789966af521ee41874b4d28fe6be64d49ec URL: https://github.com/kamailio/kamailio/commit/b16c3789966af521ee41874b4d28fe6be64d49ec
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2018-10-04T11:15:59+02:00 Makefile.defs: version set to 5.1.6 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/b16c3789966af521ee41874b4d28fe6be64d49ec.diff Patch: https://github.com/kamailio/kamailio/commit/b16c3789966af521ee41874b4d28fe6be64d49ec.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 169a6db524..7c1c409884 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -106,7 +106,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 5 PATCHLEVEL = 1 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = # memory manager switcher _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
