Version 1.8.0.1
diff --git a/CHANGES b/CHANGES
index c4dd234..7a34381 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,6 @@
+####################### V 1.8.0.1:
+
Corrections:
When no IP version was preferred by environment, option -4/-6, or
address option pf, Socat version 1.8.0.0 address TCP-LISTEN did not
@@ -111,7 +113,7 @@
Fixed a lot of typos.
Thanks to Solomon Victorino for sending the patch.
-####################### V 1.8.0.0
+####################### V 1.8.0.0:
Security:
Socats OpenSSL addresses do not (and never did) check certificate
diff --git a/README b/README
index a0d2be4..2bbdca6 100644
--- a/README
+++ b/README
@@ -45,7 +45,7 @@
platforms
---------
-socat 1.8.0 was compiled and more or less successfully tested under the
+socat 1.8.0 has been compiled and more or less successfully tested under the
following operating systems:
Debian 4 on x86_64
@@ -53,7 +53,7 @@
OpenBSD 7.2 on amd64
OpenIndiana 2021-04 on i386 with gcc
Ubuntu 10.04 on i386
-Ubuntu 12..22
+Ubuntu 12..24
Rocky 9
Cygwin 10.0
@@ -63,7 +63,7 @@
Get the tarball and extract it:
tar xzf socat.tar.gz
- cd socat-1.8.0.0
+ cd socat-1.8.0.1
./configure
make
su
diff --git a/VERSION b/VERSION
index 7ea56a3..c897421 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-"1.8.0.0+"
+"1.8.0.1"