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:15:05 +0000 (01:15 +0200)
commit84b0f5fb3219bcc777f74f609c88011c86873f6c
tree53c9268458104c93c027918fd62e658a9db526de
parentdee6c478632feeae5c845be82251117556ff1511
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