Skip to content

Commit

Permalink
3.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Narazaka committed Mar 30, 2018
1 parent a0dd725 commit a5eaf47
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.25.0")]
[assembly: AssemblyVersion("3.26.0")]
2 changes: 1 addition & 1 deletion seedtable-test/Properties/AssemblyInfo.cs
Expand Up @@ -32,4 +32,4 @@
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.25.0")]
[assembly: AssemblyVersion("3.26.0")]
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.25.0")]
[assembly: AssemblyVersion("3.26.0")]
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.25.0")]
[assembly: AssemblyVersion("3.26.0")]

// 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 a5eaf47

Please sign in to comment.