X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=version.inc;h=e45335a490d37e9b8526b8c081896d0e5172a56f;hp=a5be41b085f0a5aab82b8616970ca528e6fa9c1b;hb=662054e37e36bd5c69e814b5f9ae467598001203;hpb=4f57130f3cf27a397d04a5f6fe468e8e1108034d diff --git a/version.inc b/version.inc index a5be41b0..e45335a4 100644 --- a/version.inc +++ b/version.inc @@ -4,8 +4,8 @@ { using namespace Global; quasselVersion = "0.2.0-alpha5-pre"; - quasselDate = "2008-04-02"; - quasselBuild = 686; + quasselDate = "2008-04-05"; + quasselBuild = 702; //! Minimum client build number the core needs clientBuildNeeded = 642;