X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=version.inc;h=d367f2e19aae2c89fa8cfcb327128cf6c833861f;hb=e27673dcfeaafc842ab4d674d462ea2a7119fac3;hp=38cbd8745a8d1bdd05290c4e4aad4f0c26883c5e;hpb=5988f4cd56e54fbe02e668fd48bf430e80f33f55;p=quassel.git diff --git a/version.inc b/version.inc index 38cbd874..d367f2e1 100644 --- a/version.inc +++ b/version.inc @@ -1,5 +1,5 @@ //! This is the fallback version number in case we can't autogenerate one -baseVersion = "0.8.0"; +baseVersion = "0.9.0"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs