From 6a7f2bb5fad80f547efb12cc09d02b116375338c Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Sun, 26 Oct 2008 14:14:06 +0100 Subject: [PATCH] Update version.inc for release --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 445db2e6..667ca862 100644 --- a/version.inc +++ b/version.inc @@ -2,7 +2,7 @@ // This is included in main.cpp //! This is the fallback version number in case we can't autogenerate one -quasselBaseVersion = "0.3.0.2"; +quasselBaseVersion = "0.3.0.3"; protocolVersion = 5; //< Version of the client/core protocol coreNeedsProtocol = 5; //< Minimum protocol version the core needs -- 2.20.1