chore: Update internal version references to match release (#370)

This commit is contained in:
Robert Scheck
2022-03-28 13:53:32 +02:00
committed by GitHub
parent 88c8a85cb6
commit 1d61853ab8
4 changed files with 4 additions and 4 deletions

View File

@ -272,7 +272,7 @@ SOCKET_win64=wsocket.obj
#
SO=$(SO_$(PLAT))
O=$(O_$(PLAT))
SOCKET_V=3.0-rc1
SOCKET_V=3.0.0
MIME_V=1.0.3
SOCKET_SO=socket-$(SOCKET_V).$(SO)
MIME_SO=mime-$(MIME_V).$(SO)