X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=version.inc;h=619dabc3fcc99424f96ff960db1b7918e10c52c1;hp=1a2329e1122d80d1fc5dae45beb0ebffaa12cd63;hb=d424e746952f9821cf1c015f4b0fad0e1b169680;hpb=a0754f069472a0ef611c191801d9f52b6357ef50 diff --git a/version.inc b/version.inc index 1a2329e1..619dabc3 100644 --- a/version.inc +++ b/version.inc @@ -4,8 +4,8 @@ { using namespace Global; quasselVersion = "0.2.0-pre"; - quasselDate = "2008-01-20"; - quasselBuild = 364; + quasselDate = "2008-01-29"; + quasselBuild = 404; //! Minimum client build number the core needs clientBuildNeeded = 358;