X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=version.inc;h=f41df4f777eeb55e093b6d375bdf3d5c77eb9293;hp=b27ea65e0a06b2918e7862c05d714bd2bc0d65ef;hb=96fe7e7137010c2df3480a8ea774ccbc7dfc88fc;hpb=e313b91867c9c85ecb96e98616cd99df807d1a34 diff --git a/version.inc b/version.inc index b27ea65e..f41df4f7 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.8-pre"; +baseVersion = "0.10-beta1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs