Change version string to be more intuitive
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 15 Jul 2009 23:15:05 +0000 (01:15 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 15 Jul 2009 23:30:22 +0000 (01:30 +0200)
commit23d27de1430fb9c77af38fa6cddcf1c0b3b39cde
tree7c8904ad9982d99e60e713ac2ecba6e1c16ba449
parent08a3b942d11b6b6f5939e7c80e26c4a6cde7c785
Change version string to be more intuitive

Having 0.4.0+ for git master confuses users. So let's use a version string like
v0.5-pre (0.4.0+198 git-dee6c47*) instead, which still gives us all the information
and is less confusing.

Version is obtained from version.inc.
src/common/quassel.cpp
version.inc