From fcb737c7f9b8b95284ee9035b6f9f34a93f8de33 Mon Sep 17 00:00:00 2001 From: lbsa71 Date: Sat, 21 Feb 2009 14:12:06 +0000 Subject: * Upping to interface version 3 - let's see how this goes. --- OpenSim/Framework/Servers/VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/Framework/Servers/VersionInfo.cs') diff --git a/OpenSim/Framework/Servers/VersionInfo.cs b/OpenSim/Framework/Servers/VersionInfo.cs index 8c48ec6..60fd94b 100644 --- a/OpenSim/Framework/Servers/VersionInfo.cs +++ b/OpenSim/Framework/Servers/VersionInfo.cs @@ -48,6 +48,6 @@ namespace OpenSim /// of the code that is too old. /// /// - public readonly static int MajorInterfaceVersion = 2; + public readonly static int MajorInterfaceVersion = 3; } } -- cgit v1.1