mslehto left a comment (kamailio/kamailio#4394)
Without this minor tweak stable Kamailio 6.0.3 CMake build reports version as
6.0.3-rc0`
```
git checkout -b testv603 5095b7b21eaca218d696df2ee0da8f53e5fec585
mkdir buildv603
cd buildv603
cmake -S .. -B .
cmake --build . --target kamailio
```
```
src/kamailio -V|head -1
version: kamailio 6.0.3-rc0 (x86_64/FreeBSD) 5095b7
```
( Maybe some other `CMakeLists.txt` approach is better to distinguish dev /
stable branch. )
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4394#issuecomment-3318139763
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4394/c3318139...@github.com>
_______________________________________________
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!