diff options
Diffstat (limited to 'OpenSim/Grid/Manager')
-rw-r--r-- | OpenSim/Grid/Manager/OpenGridServices.Manager/AssemblyInfo.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/Grid/Manager/OpenGridServices.Manager/AssemblyInfo.cs b/OpenSim/Grid/Manager/OpenGridServices.Manager/AssemblyInfo.cs index ac3426b..ffefe3b 100644 --- a/OpenSim/Grid/Manager/OpenGridServices.Manager/AssemblyInfo.cs +++ b/OpenSim/Grid/Manager/OpenGridServices.Manager/AssemblyInfo.cs | |||
@@ -37,9 +37,9 @@ using System.Runtime.CompilerServices; | |||
37 | [assembly: AssemblyTitle("")] | 37 | [assembly: AssemblyTitle("")] |
38 | [assembly: AssemblyDescription("")] | 38 | [assembly: AssemblyDescription("")] |
39 | [assembly: AssemblyConfiguration("")] | 39 | [assembly: AssemblyConfiguration("")] |
40 | [assembly: AssemblyCompany("")] | 40 | [assembly: AssemblyCompany("http://opensimulator.org")] |
41 | [assembly: AssemblyProduct("")] | 41 | [assembly: AssemblyProduct("")] |
42 | [assembly: AssemblyCopyright("")] | 42 | [assembly: AssemblyCopyright("Copyright (c) OpenSimulator.org Developers 2007-2009")] |
43 | [assembly: AssemblyTrademark("")] | 43 | [assembly: AssemblyTrademark("")] |
44 | [assembly: AssemblyCulture("")] | 44 | [assembly: AssemblyCulture("")] |
45 | 45 | ||
@@ -50,7 +50,7 @@ using System.Runtime.CompilerServices; | |||
50 | // You can specify all values by your own or you can build default build and revision | 50 | // You can specify all values by your own or you can build default build and revision |
51 | // numbers with the '*' character (the default): | 51 | // numbers with the '*' character (the default): |
52 | 52 | ||
53 | [assembly: AssemblyVersion("1.0.0.0")] | 53 | [assembly: AssemblyVersion("0.6.3.*")] |
54 | 54 | ||
55 | // The following attributes specify the key for the sign of your assembly. See the | 55 | // The following attributes specify the key for the sign of your assembly. See the |
56 | // .NET Framework documentation for more information about signing. | 56 | // .NET Framework documentation for more information about signing. |