File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
<property name =" dist-path" value =" ./dist" />
17
17
18
18
<!-- Version -->
19
- <property name =" version" value =" 1.8.6 " />
19
+ <property name =" version" value =" 1.8.7 " />
20
20
<property name =" name" value =" BouncyCastle.Crypto" />
21
21
22
22
<property name =" OPTIONAL_STRONG_NAME" value =" " />
Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ <h3><a class="mozTocH3" name="mozTocId358608"></a>For first time users.</h3>
302
302
< hr style ="WIDTH: 100%; HEIGHT: 2px ">
303
303
< h3 > < a class ="mozTocH3 " name ="mozTocId3413 "> </ a > Notes:</ h3 >
304
304
305
- < h4 > < a class ="mozTocH4 " name ="mozTocId85321 "> </ a > Release 1.8.7, TBD </ h4 >
305
+ < h4 > < a class ="mozTocH4 " name ="mozTocId85321 "> </ a > Release 1.8.7, Thursday July 30, 2020 </ h4 >
306
306
307
307
< h5 > Defects Fixed</ h5 >
308
308
< ul >
Original file line number Diff line number Diff line change 33
33
// You can specify all the values or you can default the Revision and Build Numbers
34
34
// by using the '*' as shown below:
35
35
36
- [ assembly: AssemblyVersion ( "1.8.6 .0" ) ]
37
- [ assembly: AssemblyFileVersion ( "1.8.20052 .1" ) ]
38
- [ assembly: AssemblyInformationalVersion ( "1.8.6 " ) ]
36
+ [ assembly: AssemblyVersion ( "1.8.7 .0" ) ]
37
+ [ assembly: AssemblyFileVersion ( "1.8.20212 .1" ) ]
38
+ [ assembly: AssemblyInformationalVersion ( "1.8.7 " ) ]
39
39
40
40
//
41
41
// In order to sign your assembly you must specify a key to use. Refer to the
You can’t perform that action at this time.
0 commit comments