From 99c56acf746516068562fd42ab286668413894e8 Mon Sep 17 00:00:00 2001
From: gareth
Date: Sun, 18 Mar 2007 20:18:52 +0000
Subject: Added some sanity
---
src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs | 42 ++++++++++++------------
1 file changed, 21 insertions(+), 21 deletions(-)
(limited to 'src/LocalStorage/Db4LocalStorage')
diff --git a/src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs b/src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs
index 79ad036..b6afd99 100644
--- a/src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs
+++ b/src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs
@@ -1,21 +1,21 @@
-using System;
-using System.Reflection;
-using System.Runtime.InteropServices;
-
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:2.0.50727.42
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-[assembly: ComVisibleAttribute(false)]
-[assembly: CLSCompliantAttribute(false)]
-[assembly: AssemblyVersionAttribute("0.0.0.1")]
-[assembly: AssemblyTitleAttribute("opensim-localstorage")]
-[assembly: AssemblyDescriptionAttribute("The local storage handler")]
-[assembly: AssemblyCopyrightAttribute("Copyright © OGS development team 2007")]
-
+using System;
+using System.Reflection;
+using System.Runtime.InteropServices;
+
+// ------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Mono Runtime Version: 2.0.50727.42
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+// ------------------------------------------------------------------------------
+
+[assembly: ComVisibleAttribute(false)]
+[assembly: CLSCompliantAttribute(false)]
+[assembly: AssemblyVersionAttribute("0.1.*.236")]
+[assembly: AssemblyTitleAttribute("opensim-localstorage")]
+[assembly: AssemblyDescriptionAttribute("The local storage handler")]
+[assembly: AssemblyCopyrightAttribute("Copyright © OGS development team 2007")]
+
--
cgit v1.1