From 958d764172fcbaa5d3a33b787b01426caa300a8a Mon Sep 17 00:00:00 2001
From: lbsa71
Date: Wed, 1 Apr 2009 19:44:46 +0000
Subject: * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
---
OpenSim/Framework/Servers/VersionInfo.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'OpenSim/Framework/Servers')
diff --git a/OpenSim/Framework/Servers/VersionInfo.cs b/OpenSim/Framework/Servers/VersionInfo.cs
index 60fd94b..bdf9354 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.3"; // stay with 27 chars (used in regioninfo)
+ public readonly static string Version = "OpenSimulator Server 0.6.4"; // stay with 27 chars (used in regioninfo)
///
/// This is the external interface version. It is separate from the OpenSimulator project version.
--
cgit v1.1