Module: kamailio Branch: 4.3 Commit: 6c2b677e38e0599e27dc7690516870d0797b096e URL: https://github.com/kamailio/kamailio/commit/6c2b677e38e0599e27dc7690516870d0797b096e
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2015-11-25T14:27:26+01:00 Makefile.defs: version set to 4.3.4 --- Modified: Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/6c2b677e38e0599e27dc7690516870d0797b096e.diff Patch: https://github.com/kamailio/kamailio/commit/6c2b677e38e0599e27dc7690516870d0797b096e.patch --- diff --git a/Makefile.defs b/Makefile.defs index 87d89c4..5c7792d 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -96,7 +96,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) # version number VERSION = 4 PATCHLEVEL = 3 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = # memory manager switcher _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
