Module: kamailio Branch: master Commit: 0d0e7fa2d50caca5a4aa0a59a3ad64f4a98b5bdb URL: https://github.com/kamailio/kamailio/commit/0d0e7fa2d50caca5a4aa0a59a3ad64f4a98b5bdb
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2015-04-23T09:55:06+02:00 Makefile.defs: version set to 4.3.0-pre0 - pre-release phase - testing period, no new features till branching 4.3 --- Modified: Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/0d0e7fa2d50caca5a4aa0a59a3ad64f4a98b5bdb.diff Patch: https://github.com/kamailio/kamailio/commit/0d0e7fa2d50caca5a4aa0a59a3ad64f4a98b5bdb.patch --- diff --git a/Makefile.defs b/Makefile.defs index fb5e41c..ef419d9 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -97,7 +97,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 4 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -dev5 +EXTRAVERSION = -pre0 # memory manager switcher # 0 - f_malloc (fast malloc) _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
