diff options
author | gareth | 2007-03-13 09:43:24 +0000 |
---|---|---|
committer | gareth | 2007-03-13 09:43:24 +0000 |
commit | f9ea1513d2f9eac0be12e8778abb460873b62563 (patch) | |
tree | 66855dbdfc6e9a98697e5d2bdf1bf03f7dd823ad /src/VersionInfo.cs | |
parent | -- Trying to get trunk to run from first build (diff) | |
download | opensim-SC_OLD-f9ea1513d2f9eac0be12e8778abb460873b62563.zip opensim-SC_OLD-f9ea1513d2f9eac0be12e8778abb460873b62563.tar.gz opensim-SC_OLD-f9ea1513d2f9eac0be12e8778abb460873b62563.tar.bz2 opensim-SC_OLD-f9ea1513d2f9eac0be12e8778abb460873b62563.tar.xz |
Rolled back all but the VS solution
Diffstat (limited to '')
-rw-r--r-- | src/VersionInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VersionInfo.cs b/src/VersionInfo.cs index 949462c..b3cc6a5 100644 --- a/src/VersionInfo.cs +++ b/src/VersionInfo.cs | |||
@@ -32,6 +32,6 @@ namespace OpenSim | |||
32 | /// </summary> | 32 | /// </summary> |
33 | public class VersionInfo | 33 | public class VersionInfo |
34 | { | 34 | { |
35 | public static string Version = "0.1, Build 1173288035, Revision 148M"; | 35 | public static string Version = "0.1, Build 1173778834, Revision 191M"; |
36 | } | 36 | } |
37 | } | 37 | } |