Fixing security vulnerability with Qt 4.8.5+ and PostgreSQL.
[quassel.git] / version.inc
index 431ec8a..13b97d6 100644 (file)
@@ -1,5 +1,5 @@
 //! This is the fallback version number in case we can't autogenerate one
-baseVersion = "0.8-beta1";
+baseVersion = "0.10-pre";
 
 protocolVersion = 10;       //< Version of the client/core protocol
 coreNeedsProtocol   = 10;   //< Minimum protocol version the core needs