Module: kamailio Branch: 6.0 Commit: 438c10a6859aaa3865a0b229ab6d40402ebf1b7b URL: https://github.com/kamailio/kamailio/commit/438c10a6859aaa3865a0b229ab6d40402ebf1b7b
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2026-01-08T09:17:32+01:00 CMakeLists.txt: version set to 6.0.5 --- Modified: CMakeLists.txt --- Diff: https://github.com/kamailio/kamailio/commit/438c10a6859aaa3865a0b229ab6d40402ebf1b7b.diff Patch: https://github.com/kamailio/kamailio/commit/438c10a6859aaa3865a0b229ab6d40402ebf1b7b.patch --- diff --git a/CMakeLists.txt b/CMakeLists.txt index a9bb6dc4e79..5a1c1021d96 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.4 + VERSION 6.0.5 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!
