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 32
32
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
33
33
// 既定値にすることができます:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "3.27.1 " ) ]
35
+ [ assembly: AssemblyVersion ( "3.27.2 " ) ]
Original file line number Diff line number Diff line change 32
32
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
33
33
// 既定値にすることができます:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "3.27.1 " ) ]
35
+ [ assembly: AssemblyVersion ( "3.27.2 " ) ]
Original file line number Diff line number Diff line change 32
32
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
33
33
// 既定値にすることができます:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "3.27.1 " ) ]
35
+ [ assembly: AssemblyVersion ( "3.27.2 " ) ]
Original file line number Diff line number Diff line change 17
17
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
18
18
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
19
19
20
- [ assembly: AssemblyVersion ( "3.27.1 " ) ]
20
+ [ assembly: AssemblyVersion ( "3.27.2 " ) ]
21
21
22
22
// The following attributes are used to specify the signing key for the assembly,
23
23
// if desired. See the Mono documentation for more information about signing.
You can’t perform that action at this time.
0 commit comments