From 77459edb700c9a72eea305cc99461d6f8f0a55dc Mon Sep 17 00:00:00 2001 From: lbsa71 Date: Mon, 15 Oct 2007 06:03:04 +0000 Subject: * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken! --- OpenSim/Region/Application/VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/Region/Application/VersionInfo.cs') diff --git a/OpenSim/Region/Application/VersionInfo.cs b/OpenSim/Region/Application/VersionInfo.cs index 4b4ef41..f045164 100644 --- a/OpenSim/Region/Application/VersionInfo.cs +++ b/OpenSim/Region/Application/VersionInfo.cs @@ -31,6 +31,6 @@ namespace OpenSim /// public class VersionInfo { - public static string Version = "0.3, SVN build "; + public static string Version = "0.4, SVN build "; } } -- cgit v1.1