From 2d227985c7ddbc43dc4844daf92c80c04a3d010c Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Sun, 30 Mar 2008 22:25:35 +0000 Subject: [PATCH] Updated version.inc to reflect the tagging of alpha4. --- version.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/version.inc b/version.inc index fdbab3c0..d913b46f 100644 --- a/version.inc +++ b/version.inc @@ -3,9 +3,9 @@ { using namespace Global; - quasselVersion = "0.2.0-alpha4-pre"; - quasselDate = "2008-03-30"; - quasselBuild = 668; + quasselVersion = "0.2.0-alpha4"; + quasselDate = "2008-03-31"; + quasselBuild = 673; //! Minimum client build number the core needs clientBuildNeeded = 642; -- 2.20.1