X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=version.inc;h=71d450bbad4cd576beffad88c4c3461f25fc4dd9;hp=798b506c73a86ef165a35eef51df8071cae676e4;hb=refs%2Fheads%2F0.5;hpb=7cae1afb038d2222d318da11c3bce23c9240eed0 diff --git a/version.inc b/version.inc index 798b506c..71d450bb 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.1"; +baseVersion = "0.5.2"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs