X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=version.inc;h=8fedbe9b5840743727e361251988eda57f9e721a;hb=55ec26e51fe25b87319116af9ef3f5e3b8ba8e49;hp=05b29eeff2bb559750754165bb230175991dbb26;hpb=8f2de71a51335702a1f80481e85aaf90a5546ae6;p=quassel.git diff --git a/version.inc b/version.inc index 05b29eef..8fedbe9b 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.0"; +baseVersion = "0.6.1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs