diff options
author | BlueWall | 2013-02-01 23:13:33 -0500 |
---|---|---|
committer | BlueWall | 2013-02-01 23:13:33 -0500 |
commit | 0ab68f6c31c5540789bbd8311b4a87678e0276d3 (patch) | |
tree | fc6700bc9c7b6e04ea0e6615b57b04ffc1fcb2cd /OpenSim/Framework/Console | |
parent | Update assembly version numbers (diff) | |
download | opensim-SC_OLD-0ab68f6c31c5540789bbd8311b4a87678e0276d3.zip opensim-SC_OLD-0ab68f6c31c5540789bbd8311b4a87678e0276d3.tar.gz opensim-SC_OLD-0ab68f6c31c5540789bbd8311b4a87678e0276d3.tar.bz2 opensim-SC_OLD-0ab68f6c31c5540789bbd8311b4a87678e0276d3.tar.xz |
Revert "Update assembly version numbers"
This reverts commit 141ad829f448b9138b12be7cf99c834c1f3977ec.
Diffstat (limited to 'OpenSim/Framework/Console')
-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 c618454..37c7304 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.7.6.*")] | 58 | [assembly : AssemblyVersion("0.7.5.*")] |