aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-10-04 23:36:28 +0100
committerJustin Clark-Casey (justincc)2013-10-04 23:36:28 +0100
commit44580e2233eb0e4df40036679c7bf273d8593834 (patch)
tree4df1333c78bcfb83c115bb03039c52e7f6bbc11a /OpenSim/ApplicationPlugins
parentBump OPenSimulator version and assembly versions up to 0.8.0 Dev (diff)
downloadopensim-SC_OLD-44580e2233eb0e4df40036679c7bf273d8593834.zip
opensim-SC_OLD-44580e2233eb0e4df40036679c7bf273d8593834.tar.gz
opensim-SC_OLD-44580e2233eb0e4df40036679c7bf273d8593834.tar.bz2
opensim-SC_OLD-44580e2233eb0e4df40036679c7bf273d8593834.tar.xz
Update an AssmblyVersion property that I missed to 0.8.0
Diffstat (limited to 'OpenSim/ApplicationPlugins')
-rw-r--r--OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs b/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs
index 1b6a3e1..4968e7b 100644
--- a/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs
+++ b/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs
@@ -62,4 +62,4 @@ using System.Runtime.InteropServices;
62// by using the '*' as shown below: 62// by using the '*' as shown below:
63// [assembly: AssemblyVersion("0.7.6.*")] 63// [assembly: AssemblyVersion("0.7.6.*")]
64 64
65[assembly : AssemblyVersion("0.7.6.*")] 65[assembly : AssemblyVersion("0.8.0.*")]