X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=version.inc;h=336bb513dffcdf52b73e80d5c0a2ffc4f08c6c4d;hp=602914672f79ce8a2bdf88a5fec4d9a0c732a7ce;hb=a504e9f9c678446004cd24391d0603ca9fddd38a;hpb=209b670b1a6c3f83ea06c7dc2f389c6e1f6b039c diff --git a/version.inc b/version.inc index 60291467..336bb513 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.7-beta1"; +baseVersion = "0.7-rc1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs