mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
This commit is contained in:
@@ -30,7 +30,7 @@ using Mono.Addins;
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
[assembly: AssemblyVersion("0.8.1.*")]
|
||||
[assembly: AssemblyVersion("0.8.2.*")]
|
||||
|
||||
[assembly: AddinRoot("OpenSim", OpenSim.VersionInfo.VersionNumber)]
|
||||
[assembly: ImportAddinAssembly("OpenSim.Framework.dll")]
|
||||
|
||||
Reference in New Issue
Block a user