Skip to content

Commit b3f9798

Browse files
committed
Prepare for release 0.10.0
1 parent 0d408cf commit b3f9798

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SSCEP Release history
22
========================================
33

4-
v0.10.0 (2021-?-?)
4+
v0.10.0 (2021-09-29)
55
* Added auto-selection of default protection algorithms (`-E`, `-S` and `-F`)
66
based on getcaps, unless specified explicitly.
77
* Added parameter `-W` *sec* to wait for network connectivity (default 0).

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Prerequisites:
8989

9090
### Unix:
9191

92-
To compile run:
92+
To compile run:
9393
`$ make`
9494

9595
To generate the configure script when checking out from github source:
@@ -155,7 +155,7 @@ of arguments and command line options.
155155
```bash
156156
$ ./sscep
157157

158-
sscep version 0.9.x
158+
sscep version 0.10.x
159159

160160
Usage: ./sscep OPERATION [OPTIONS]
161161

0 commit comments

Comments
 (0)