Module: kamailio Branch: 4.3 Commit: 51e15819d31a1387837e1872d4cb80f94956cad1 URL: https://github.com/kamailio/kamailio/commit/51e15819d31a1387837e1872d4cb80f94956cad1
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2015-10-02T14:29:11+02:00 Makefile.defs: version set to 4.3.3 --- Modified: Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/51e15819d31a1387837e1872d4cb80f94956cad1.diff Patch: https://github.com/kamailio/kamailio/commit/51e15819d31a1387837e1872d4cb80f94956cad1.patch --- diff --git a/Makefile.defs b/Makefile.defs index 8205bcd..f7bbc16 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -96,7 +96,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 4 PATCHLEVEL = 3 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = # memory manager switcher _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
