We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d408cf commit b3f9798Copy full SHA for b3f9798
ChangeLog
@@ -1,7 +1,7 @@
1
SSCEP Release history
2
========================================
3
4
-v0.10.0 (2021-?-?)
+v0.10.0 (2021-09-29)
5
* Added auto-selection of default protection algorithms (`-E`, `-S` and `-F`)
6
based on getcaps, unless specified explicitly.
7
* Added parameter `-W` *sec* to wait for network connectivity (default 0).
README.md
@@ -89,7 +89,7 @@ Prerequisites:
89
90
### Unix:
91
92
-To compile run:
+To compile run:
93
`$ make`
94
95
To generate the configure script when checking out from github source:
@@ -155,7 +155,7 @@ of arguments and command line options.
155
```bash
156
$ ./sscep
157
158
-sscep version 0.9.x
+sscep version 0.10.x
159
160
Usage: ./sscep OPERATION [OPTIONS]
161
0 commit comments