Post
Topic
Board Development & Technical Discussion
Re: What does the rc1, rc2, ... in the version number of core mean ?
by
cryp71x
on 08/06/2017, 16:18:22 UTC
Thank you cr1776. This makes it clear to me.    Smiley

If I want to compile 0.14.2, lets say in some weeks, is it possible to just run the usual

./autogen.sh
./configure
make
sudo make install

or do I have to delete 0.14.1 before this procedure on my Linux System? So my question is how to "upgrade" the Core Client to a newer version.
I installed the Core only on fresh systems so far.