Skip to content

Commit

Permalink
Bump version to 8603
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickson committed Jul 22, 2023
1 parent a2eb2d8 commit 98413d7
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 @@ -39,7 +39,7 @@ public class VersionInfo
{
public const string VersionNumber = "0.9.2.2";
public const string AssemblyVersionNumber = "0.9.2.2";
public const string Release = "8600";
public const string Release = "8603";

public const Flavour VERSION_FLAVOUR = Flavour.Dev;

Expand Down

0 comments on commit 98413d7

Please sign in to comment.