mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Increased version number to 0.2! ZOMG!
This commit is contained in:
@@ -32,6 +32,6 @@ namespace OpenSim
|
||||
/// </summary>
|
||||
public class VersionInfo
|
||||
{
|
||||
public static string Version = "0.1, SVN build - please use releng if you desire any form of support";
|
||||
public static string Version = "0.2, SVN build - please use releng if you desire any form of support";
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# This is the one!
|
||||
|
||||
export OPENSIMMAJOR=0
|
||||
export OPENSIMMINOR=1
|
||||
export OPENSIMMINOR=2
|
||||
export BUILD=`date +%s`
|
||||
export BRANCH=DEVEL
|
||||
export SVNURL=svn://openmetaverse.org/opensim/trunk
|
||||
|
||||
Reference in New Issue
Block a user