X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=version.inc;h=13b97d6d867c4488169384a7e0641b36bd31e5bb;hp=37efa529a5a620a5910dde31dd15058d36bd4dcc;hb=5745311bc102bf2361cee0f3a5c4d442a05ac64e;hpb=8f1a28272dd0f7a57eeac0b3f69082296848db6e diff --git a/version.inc b/version.inc index 37efa529..13b97d6d 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.9-rc1"; +baseVersion = "0.10-pre"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs