Tabcompletion works again (broke it in last REV). Acts now as an Eventfilter of the...
[quassel.git] / version.inc
index b2db73c..a3ec97a 100644 (file)
@@ -4,8 +4,8 @@
 { using namespace Global;
 
   quasselVersion = "0.2.0-pre";
-  quasselDate = "2008-02-05";
-  quasselBuild = 469;
+  quasselDate = "2008-02-06";
+  quasselBuild = 474;
 
   //! Minimum client build number the core needs
   clientBuildNeeded = 464;