X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=version.inc;h=15d8177c2a83ca8b1d65cc5cdd39a408c133c04e;hb=93f0cb7e4e4889e80994e570d714df46c86e1844;hp=c2f9d98952706acf248d1dcaad1746b3423d8ae2;hpb=63ae420df5fc89232966a66ff848bd8de78d5344;p=quassel.git diff --git a/version.inc b/version.inc index c2f9d989..15d8177c 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-pre"; +baseVersion = "0.6-rc1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs