Module: kamailio Branch: master Commit: 94a7beaee82d4dd29e903c4de03e069fb549c608 URL: https://github.com/kamailio/kamailio/commit/94a7beaee82d4dd29e903c4de03e069fb549c608
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2017-11-21T11:47:21+01:00 Makefile.defs: version set to 5.2.0-dev1 --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/94a7beaee82d4dd29e903c4de03e069fb549c608.diff Patch: https://github.com/kamailio/kamailio/commit/94a7beaee82d4dd29e903c4de03e069fb549c608.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index 75fa1567ff..0ffaa291db 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR) VERSION = 5 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -dev0 +EXTRAVERSION = -dev1 # memory manager switcher # 0 - f_malloc (fast malloc) _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
