What does the Bold Type with Asterisk(*) in the SVN History mean?

svn

Solution

It's the version you currently have updated your code to.

Problem

So I tried to see the project's svn history and noticed that it has a revision in bold type with (*). I have seen that earlier but never paid attention as it used to be the first entry in the history log. But this time it is not the case which brings me to question what does that mean and what is its purpose?

Original source

Related problems