Skip to content

Commit

Permalink
3.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Narazaka committed Dec 5, 2018
1 parent 47fcfbd commit 52ad9e5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion seedtable-gui/Properties/AssemblyInfo.cs
Expand Up @@ -32,4 +32,4 @@
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.27.1")]
[assembly: AssemblyVersion("3.27.2")]
2 changes: 1 addition & 1 deletion seedtable-test/Properties/AssemblyInfo.cs
Expand Up @@ -32,4 +32,4 @@
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.27.1")]
[assembly: AssemblyVersion("3.27.2")]
2 changes: 1 addition & 1 deletion seedtable-x11/XmSeedtable/Properties/AssemblyInfo.cs
Expand Up @@ -32,4 +32,4 @@
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.27.1")]
[assembly: AssemblyVersion("3.27.2")]
2 changes: 1 addition & 1 deletion seedtable/AssemblyInfo.cs
Expand Up @@ -17,7 +17,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("3.27.1")]
[assembly: AssemblyVersion("3.27.2")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down

0 comments on commit 52ad9e5

Please sign in to comment.