Make the newly arrived topicbutton display background colors and font styles.
[quassel.git] / version.inc
index a3e6cee..cb1fb4d 100644 (file)
@@ -4,8 +4,8 @@
 { using namespace Global;
 
   quasselVersion = "0.2.0-alpha3-pre";
-  quasselDate = "2008-03-09";
-  quasselBuild = 620;
+  quasselDate = "2008-03-10";
+  quasselBuild = 624;
 
   //! Minimum client build number the core needs
   clientBuildNeeded = 620;