mirror of
https://repo.or.cz/socat.git
synced 2024-12-22 15:32:35 +00:00
version 1.7.3.3
This commit is contained in:
parent
0e371ca704
commit
e1bc39a53f
3 changed files with 4 additions and 2 deletions
2
CHANGES
2
CHANGES
|
@ -1,4 +1,6 @@
|
||||||
|
|
||||||
|
####################### V 1.7.3.3:
|
||||||
|
|
||||||
Corrections:
|
Corrections:
|
||||||
Makefile.in did not specify dependencies of filan on vsnprintf_r.o
|
Makefile.in did not specify dependencies of filan on vsnprintf_r.o
|
||||||
and snprinterr.o
|
and snprinterr.o
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
"1.7.3.2+"
|
"1.7.3.3"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
%define majorver 1.7
|
%define majorver 1.7
|
||||||
%define minorver 3.2
|
%define minorver 3.3
|
||||||
|
|
||||||
Summary: socat - multipurpose relay
|
Summary: socat - multipurpose relay
|
||||||
Name: socat
|
Name: socat
|
||||||
|
|
Loading…
Reference in a new issue