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