Remove unused cipher map.
[quassel.git] / version.inc
index 42fc59b..13b97d6 100644 (file)
@@ -1,5 +1,5 @@
 //! This is the fallback version number in case we can't autogenerate one
-baseVersion = "0.7-pre";
+baseVersion = "0.10-pre";
 
 protocolVersion = 10;       //< Version of the client/core protocol
 coreNeedsProtocol   = 10;   //< Minimum protocol version the core needs