File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Couchcoding.Logbert.Gui/Properties
Couchcoding.Logbert.Theme/Properties Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "1.5.6.0 " ) ]
35
- [ assembly: AssemblyFileVersion ( "1.5.6.0 " ) ]
34
+ [ assembly: AssemblyVersion ( "1.5.6.1 " ) ]
35
+ [ assembly: AssemblyFileVersion ( "1.5.6.1 " ) ]
Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "1.5.6.0 " ) ]
35
- [ assembly: AssemblyFileVersion ( "1.5.6.0 " ) ]
34
+ [ assembly: AssemblyVersion ( "1.5.6.1 " ) ]
35
+ [ assembly: AssemblyFileVersion ( "1.5.6.1 " ) ]
Original file line number Diff line number Diff line change 29
29
// Build Number
30
30
// Revision
31
31
//
32
- [ assembly: AssemblyVersion ( "1.5.6.0 " ) ]
33
- [ assembly: AssemblyFileVersion ( "1.5.6.0 " ) ]
32
+ [ assembly: AssemblyVersion ( "1.5.6.1 " ) ]
33
+ [ assembly: AssemblyFileVersion ( "1.5.6.1 " ) ]
34
34
[ assembly: NeutralResourcesLanguageAttribute ( "" ) ]
You can’t perform that action at this time.
0 commit comments