From e1bc39a53f808f4fdaeb3743c415da861789f351 Mon Sep 17 00:00:00 2001 From: Gerhard Rieger Date: Fri, 5 Apr 2019 22:24:19 +0200 Subject: [PATCH] version 1.7.3.3 --- CHANGES | 2 ++ VERSION | 2 +- socat.spec | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index c63be97..3e0b634 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ +####################### V 1.7.3.3: + Corrections: Makefile.in did not specify dependencies of filan on vsnprintf_r.o and snprinterr.o diff --git a/VERSION b/VERSION index 1af6bb3..cf7f806 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -"1.7.3.2+" +"1.7.3.3" diff --git a/socat.spec b/socat.spec index e050c2c..4216390 100644 --- a/socat.spec +++ b/socat.spec @@ -1,6 +1,6 @@ %define majorver 1.7 -%define minorver 3.2 +%define minorver 3.3 Summary: socat - multipurpose relay Name: socat