From 7db97a66debe75515e0e1391eac8aad3772989a2 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Thu, 8 Sep 2011 21:01:50 +0200 Subject: [PATCH] Bump version.inc for release --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index a3d11a75..dbd0606e 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.2"; +baseVersion = "0.7.3"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1