diff options
author | Justin Clark-Casey (justincc) | 2014-06-17 18:37:15 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2014-06-17 18:37:15 +0100 |
commit | 5450b1b0247bb3907f60f2b3f9b0582903de4f83 (patch) | |
tree | 1852d11e7070145555f2f1657f91a87199462e67 /OpenSim/Framework/Console/AssemblyInfo.cs | |
parent | Update dev version to 0.8.1 (diff) | |
download | opensim-SC_OLD-5450b1b0247bb3907f60f2b3f9b0582903de4f83.zip opensim-SC_OLD-5450b1b0247bb3907f60f2b3f9b0582903de4f83.tar.gz opensim-SC_OLD-5450b1b0247bb3907f60f2b3f9b0582903de4f83.tar.bz2 opensim-SC_OLD-5450b1b0247bb3907f60f2b3f9b0582903de4f83.tar.xz |
Change assembly versions to 0.8.1
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Framework/Console/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Console/AssemblyInfo.cs b/OpenSim/Framework/Console/AssemblyInfo.cs index ba59025..4e50e44 100644 --- a/OpenSim/Framework/Console/AssemblyInfo.cs +++ b/OpenSim/Framework/Console/AssemblyInfo.cs | |||
@@ -55,4 +55,4 @@ using System.Runtime.InteropServices; | |||
55 | // You can specify all values by your own or you can build default build and revision | 55 | // You can specify all values by your own or you can build default build and revision |
56 | // numbers with the '*' character (the default): | 56 | // numbers with the '*' character (the default): |
57 | 57 | ||
58 | [assembly : AssemblyVersion("0.8.0.*")] | 58 | [assembly : AssemblyVersion("0.8.1.*")] |