Module: kamailio Branch: 6.0 Commit: 0f56a4378adcca1de23d8a23610869651f87cfd3 URL: https://github.com/kamailio/kamailio/commit/0f56a4378adcca1de23d8a23610869651f87cfd3
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2025-11-06T09:15:25+01:00 CMakeLists.txt: version set to 6.0.4 --- Modified: CMakeLists.txt --- Diff: https://github.com/kamailio/kamailio/commit/0f56a4378adcca1de23d8a23610869651f87cfd3.diff Patch: https://github.com/kamailio/kamailio/commit/0f56a4378adcca1de23d8a23610869651f87cfd3.patch --- diff --git a/CMakeLists.txt b/CMakeLists.txt index f046100275a..a9bb6dc4e79 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.13) # Set the project name project( kamailio - VERSION 6.0.3 + VERSION 6.0.4 DESCRIPTION "Kamailio SIP Server" HOMEPAGE_URL "https://www.kamailio.org" ) _______________________________________________ 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!
