Switched client-side account data to using AccountId now rather than the account...
[quassel.git] / version.inc
index 4868ad6..ead22e7 100644 (file)
@@ -5,7 +5,7 @@
 
   quasselVersion = "0.2.0-pre";
   quasselDate = "2008-02-03";
-  quasselBuild = 453;
+  quasselBuild = 454;
 
   //! Minimum client build number the core needs
   clientBuildNeeded = 437;