mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
This commit is contained in:
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.8.3.*")]
|
||||
[assembly: AssemblyVersion(OpenSim.VersionInfo.AssemblyVersionNumber)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user