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