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