Module: kamailio
Branch: master
Commit: 7fa8b166bfc813270d19a30351326a94a9187852
URL: 
https://github.com/kamailio/kamailio/commit/7fa8b166bfc813270d19a30351326a94a9187852

Author: Daniel-Constantin Mierla <mico...@gmail.com>
Committer: Daniel-Constantin Mierla <mico...@gmail.com>
Date: 2025-05-06T14:34:06+02:00

Makefile.defs/CMakeLists.txt: version set to 6.1.0-dev1

---

Modified: CMakeLists.txt
Modified: src/Makefile.defs

---

Diff:  
https://github.com/kamailio/kamailio/commit/7fa8b166bfc813270d19a30351326a94a9187852.diff
Patch: 
https://github.com/kamailio/kamailio/commit/7fa8b166bfc813270d19a30351326a94a9187852.patch

---

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 36451562d6f..6d68b5da980 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ project(
 )
 
 # Set the version number
-set(EXTRAVERSION "-dev0")
+set(EXTRAVERSION "-dev1")
 set(RELEASE "${PROJECT_VERSION}${EXTRAVERSION}")
 
 message(STATUS "PROJECT_VERSION: ${PROJECT_VERSION}")
diff --git a/src/Makefile.defs b/src/Makefile.defs
index 7656029123e..6ff7eeddb51 100644
--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR)
 VERSION = 6
 PATCHLEVEL = 1
 SUBLEVEL =  0
-EXTRAVERSION = -dev0
+EXTRAVERSION = -dev1
 
 # memory manager switcher
 # 0 - f_malloc (fast malloc)

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to