Version 1.8.1.1
diff --git a/CHANGES b/CHANGES
index 41a6a84..ba82024 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,6 @@
 
+####################### V 1.8.1.1:
+
 Corrections:
 	Socat with options -v or -x showed incorrect timestamps (microseconds
 	in decimal position of nanoseconds).
diff --git a/README b/README
index 629f916..fa34f8e 100644
--- a/README
+++ b/README
@@ -74,7 +74,7 @@
 
 Get the tarball and extract it:
 	tar xzf socat.tar.gz
-	cd socat-1.8.1.0
+	cd socat-1.8.1.1
 	./configure
 	make
 	su
diff --git a/VERSION b/VERSION
index a18147e..8cc117a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-"1.8.1.0+"
+"1.8.1.1"
diff --git a/socat.spec b/socat.spec
index 2df9809..bf636ac 100644
--- a/socat.spec
+++ b/socat.spec
@@ -1,6 +1,6 @@
 
 %define majorver 1.8
-%define minorver 1.0
+%define minorver 1.1
 
 Summary: socat - multipurpose relay
 Name: socat