X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=version.inc;h=798b506c73a86ef165a35eef51df8071cae676e4;hp=e9f2564880b934acb2a35622aa9d65435949f00d;hb=2baaaea16e777a1fe961d6cc4d34aa9dd323333e;hpb=638987ec78dde3979a8636d1f131eb1d0d5a9073 diff --git a/version.inc b/version.inc index e9f25648..798b506c 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.5.1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs