aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.SQLite
diff options
context:
space:
mode:
authorJeff Ames2008-02-07 04:41:08 +0000
committerJeff Ames2008-02-07 04:41:08 +0000
commit49622dfbc5619ea8ca09bd371934afb1bf723c18 (patch)
tree45a8fff8e7c0bf1e212b5da5792887628d7e75cb /OpenSim/Framework/Data.SQLite
parentSet svn:ignore in pCampBot (diff)
downloadopensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.zip
opensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.tar.gz
opensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.tar.bz2
opensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.tar.xz
Update version numbers to 0.5
Diffstat (limited to 'OpenSim/Framework/Data.SQLite')
-rw-r--r--OpenSim/Framework/Data.SQLite/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Data.SQLite/Properties/AssemblyInfo.cs b/OpenSim/Framework/Data.SQLite/Properties/AssemblyInfo.cs
index 5de87c1..5493cf5 100644
--- a/OpenSim/Framework/Data.SQLite/Properties/AssemblyInfo.cs
+++ b/OpenSim/Framework/Data.SQLite/Properties/AssemblyInfo.cs
@@ -62,5 +62,5 @@ using System.Runtime.InteropServices;
62// You can specify all the values or you can default the Revision and Build Numbers 62// You can specify all the values or you can default the Revision and Build Numbers
63// by using the '*' as shown below: 63// by using the '*' as shown below:
64 64
65[assembly : AssemblyVersion("0.4.0.0")] 65[assembly : AssemblyVersion("1.0.0.0")]
66[assembly : AssemblyFileVersion("1.0.0.0")] \ No newline at end of file 66[assembly : AssemblyFileVersion("1.0.0.0")] \ No newline at end of file