mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-06 11:04:40 +00:00
Merge branch 'master' into release
This commit is contained in:
@ -29,8 +29,8 @@ namespace Ntp.System
|
||||
{
|
||||
public static class VersionInfo
|
||||
{
|
||||
public static readonly string Number = "0.3a1";
|
||||
public static readonly string Number = "0.3b";
|
||||
|
||||
public static readonly string Text = "v" + Number;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user