Module: kamailio Branch: master Commit: 839d452c2a470ecb3fe98335d96821d86bdee89e URL: https://github.com/kamailio/kamailio/commit/839d452c2a470ecb3fe98335d96821d86bdee89e
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2026-01-26T22:02:10+01:00 kamcmd: version set to 1.6 --- Modified: utils/kamcmd/kamcmd.c --- Diff: https://github.com/kamailio/kamailio/commit/839d452c2a470ecb3fe98335d96821d86bdee89e.diff Patch: https://github.com/kamailio/kamailio/commit/839d452c2a470ecb3fe98335d96821d86bdee89e.patch --- diff --git a/utils/kamcmd/kamcmd.c b/utils/kamcmd/kamcmd.c index 19cd58a9433..52c6b7e6308 100644 --- a/utils/kamcmd/kamcmd.c +++ b/utils/kamcmd/kamcmd.c @@ -63,7 +63,7 @@ #define NAME "kamcmd" #endif #ifndef VERSION -#define VERSION "1.5" +#define VERSION "1.6" #endif #define IOVEC_CNT 20 _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
