diff options
* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
Diffstat (limited to 'OpenSim/Region/OptionalModules/SvnSerialiser')
-rw-r--r-- | OpenSim/Region/OptionalModules/SvnSerialiser/Properties/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Region/OptionalModules/SvnSerialiser/Properties/AssemblyInfo.cs b/OpenSim/Region/OptionalModules/SvnSerialiser/Properties/AssemblyInfo.cs index b07dd77..cca2b9e 100644 --- a/OpenSim/Region/OptionalModules/SvnSerialiser/Properties/AssemblyInfo.cs +++ b/OpenSim/Region/OptionalModules/SvnSerialiser/Properties/AssemblyInfo.cs | |||
@@ -57,6 +57,6 @@ using System.Runtime.InteropServices; | |||
57 | // | 57 | // |
58 | // You can specify all the values or you can default the Build and Revision Numbers | 58 | // You can specify all the values or you can default the Build and Revision Numbers |
59 | // by using the '*' as shown below: | 59 | // by using the '*' as shown below: |
60 | // [assembly: AssemblyVersion("0.6.3.*")] | 60 | // [assembly: AssemblyVersion("0.6.4.*")] |
61 | [assembly: AssemblyVersion("0.6.3.*")] | 61 | [assembly: AssemblyVersion("0.6.4.*")] |
62 | [assembly: AssemblyFileVersion("1.0.0.0")] | 62 | [assembly: AssemblyFileVersion("1.0.0.0")] |