diff options
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Tools/OpenSim.GridLaunch/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Tools/OpenSim.GridLaunch/Properties/AssemblyInfo.cs b/OpenSim/Tools/OpenSim.GridLaunch/Properties/AssemblyInfo.cs index 4c300d0..f14d194 100644 --- a/OpenSim/Tools/OpenSim.GridLaunch/Properties/AssemblyInfo.cs +++ b/OpenSim/Tools/OpenSim.GridLaunch/Properties/AssemblyInfo.cs | |||
@@ -58,6 +58,6 @@ using System.Runtime.InteropServices; | |||
58 | // | 58 | // |
59 | // You can specify all the values or you can default the Build and Revision Numbers | 59 | // You can specify all the values or you can default the Build and Revision Numbers |
60 | // by using the '*' as shown below: | 60 | // by using the '*' as shown below: |
61 | // [assembly: AssemblyVersion("1.0.*")] | 61 | // [assembly: AssemblyVersion("1.0.0.0")] |
62 | [assembly: AssemblyVersion("1.0.0.0")] | 62 | [assembly: AssemblyVersion("1.0.0.0")] |
63 | [assembly: AssemblyFileVersion("1.0.0.0")] | 63 | [assembly: AssemblyFileVersion("1.0.0.0")] |