X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=version.inc;fp=version.inc;h=602914672f79ce8a2bdf88a5fec4d9a0c732a7ce;hp=42fc59b0f1d57a6753c5680f67aadaa958f362e3;hb=adec06fcc2dbb97e388c63ba85ed0390c6cc732b;hpb=ffeac2cd096c19e59fddf559488c67e012efd343 diff --git a/version.inc b/version.inc index 42fc59b0..60291467 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-pre"; +baseVersion = "0.7-beta1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs