X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=version.inc;h=15d8177c2a83ca8b1d65cc5cdd39a408c133c04e;hp=e9f2564880b934acb2a35622aa9d65435949f00d;hb=d30e35dfabe35d7477c8a1c55b229447c5062f28;hpb=638987ec78dde3979a8636d1f131eb1d0d5a9073 diff --git a/version.inc b/version.inc index e9f25648..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.0"; +baseVersion = "0.6-rc1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs