X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=version.inc;h=b0c9effc5bd88729cf8488c48a966fc16013f214;hb=ae48884dfa991fd645219a90ea5dd85c3e41eb52;hp=16d3d996216cc7b7b221c4d116cc91cac28736e7;hpb=1999204bf07260c3856194c13f60ef463fcd1141;p=quassel.git diff --git a/version.inc b/version.inc index 16d3d996..b0c9effc 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.0"; +baseVersion = "0.7.4"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs