X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=version.inc;h=6c7dc462d8df5731781d7f4ad40d43b2e5be2464;hp=d0eac1ab3e073813b70c7b4c17e32027e6bd2e3d;hb=11e8c67f74a15b0f66e5bddf9760a3a70b5b7b64;hpb=daebfa3e7af3fba95984a2cb9ca7208fd2e94b86 diff --git a/version.inc b/version.inc index d0eac1ab..6c7dc462 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.5-rc2"; +baseVersion = "0.6-pre"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs