Properly display core build date, fixes #473
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 15 Jan 2009 23:04:20 +0000 (00:04 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 15 Jan 2009 23:04:20 +0000 (00:04 +0100)
Will probably see how to get a localized string into that at some point; using
__TIME__ and __DATE__ is quite hacky, and since we run genversion anyway, we can
as well have it provide a real timestamp instead.


No differences found