Skip to content

Commit

Permalink
Update Version Release info.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickson committed May 10, 2022
1 parent 718e3f1 commit d2f8759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenSim/Framework/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public class VersionInfo
{
public const string VersionNumber = "0.9.2.2";
public const string AssemblyVersionNumber = "0.9.2.2";
public const string Release = "202109";
public const string Release = "20220510";

public const Flavour VERSION_FLAVOUR = Flavour.Dev;

Expand Down

0 comments on commit d2f8759

Please sign in to comment.