Bump version.inc for release
[quassel.git] / version.inc
index 0e3268d..4935878 100644 (file)
@@ -1,5 +1,5 @@
 //! This is the fallback version number in case we can't autogenerate one
-baseVersion = "0.9.2";
+baseVersion = "0.9.3";
 
 protocolVersion = 10;       //< Version of the client/core protocol
 coreNeedsProtocol   = 10;   //< Minimum protocol version the core needs