File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
seedtable-test/Properties
seedtable-x11/XmSeedtable/Properties Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
3333// 既定値にすることができます:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.27.0 " ) ]
35+ [ assembly: AssemblyVersion ( "3.27.1 " ) ]
Original file line number Diff line number Diff line change 3232// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
3333// 既定値にすることができます:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.27.0 " ) ]
35+ [ assembly: AssemblyVersion ( "3.27.1 " ) ]
Original file line number Diff line number Diff line change 3232// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
3333// 既定値にすることができます:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.27.0 " ) ]
35+ [ assembly: AssemblyVersion ( "3.27.1 " ) ]
Original file line number Diff line number Diff line change 1717// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1818// and "{Major}.{Minor}.{Build}.*" will update just the revision.
1919
20- [ assembly: AssemblyVersion ( "3.27.0 " ) ]
20+ [ assembly: AssemblyVersion ( "3.27.1 " ) ]
2121
2222// The following attributes are used to specify the signing key for the assembly,
2323// if desired. See the Mono documentation for more information about signing.
You can’t perform that action at this time.
0 commit comments