Redirection of certain messages to different targets is now possible.
[quassel.git] / version.inc
index 0bd994c..959caa9 100644 (file)
@@ -4,8 +4,8 @@
 { using namespace Global;
 
   quasselVersion = "0.2.0-alpha1";
-  quasselDate = "2008-02-23";
-  quasselBuild = 580;
+  quasselDate = "2008-02-24";
+  quasselBuild = 586;
 
   //! Minimum client build number the core needs
   clientBuildNeeded = 563;