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