Module: kamailio Branch: 6.0 Commit: 16e04c66058386012cb975fa8e73db4c82152063 URL: https://github.com/kamailio/kamailio/commit/16e04c66058386012cb975fa8e73db4c...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2025-06-25T08:55:15+02:00
CMakeLists.txt: version set to 6.0.2
---
Modified: CMakeLists.txt
---
Diff: https://github.com/kamailio/kamailio/commit/16e04c66058386012cb975fa8e73db4c... Patch: https://github.com/kamailio/kamailio/commit/16e04c66058386012cb975fa8e73db4c...
---
diff --git a/CMakeLists.txt b/CMakeLists.txt index 67fdbf351cc..dc4a5287f8e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.10) # Set the project name project( kamailio - VERSION 6.0.0 + VERSION 6.0.2 DESCRIPTION "Kamailio SIP Server" HOMEPAGE_URL "https://www.kamailio.org")