From b1d235a60c42863e3bcbe237929fbd10b4e9b753 Mon Sep 17 00:00:00 2001 From: Charles Krinke Date: Sat, 20 Dec 2008 19:13:02 +0000 Subject: Change VersionInfo.cs from 0.6.0 to 0.6.1 in preparation for the 0.6.1 minor release. --- OpenSim/Framework/Servers/VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim') diff --git a/OpenSim/Framework/Servers/VersionInfo.cs b/OpenSim/Framework/Servers/VersionInfo.cs index 1efd82f..e7d26a9 100644 --- a/OpenSim/Framework/Servers/VersionInfo.cs +++ b/OpenSim/Framework/Servers/VersionInfo.cs @@ -32,7 +32,7 @@ namespace OpenSim /// /// This is the OpenSim version string. Change this if you are releasing a new OpenSim version. /// - public readonly static string Version = "OpenSimulator Server 0.6.0"; // stay with 27 chars (used in regioninfo) + public readonly static string Version = "OpenSimulator Server 0.6.1"; // stay with 27 chars (used in regioninfo) /// /// This is the external interface version. It is separate from the OpenSimulator project version. -- cgit v1.1