diff options
Diffstat (limited to 'src/makefile')
| -rw-r--r-- | src/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile index 0665c14..6225ce4 100644 --- a/src/makefile +++ b/src/makefile | |||
| @@ -98,7 +98,7 @@ SOCKET_win32=wsocket.obj | |||
| 98 | # | 98 | # |
| 99 | SO=$(SO_$(PLAT)) | 99 | SO=$(SO_$(PLAT)) |
| 100 | O=$(O_$(PLAT)) | 100 | O=$(O_$(PLAT)) |
| 101 | SOCKET_V=2.1.1 | 101 | SOCKET_V=2.1 |
| 102 | MIME_V=1.0.3 | 102 | MIME_V=1.0.3 |
| 103 | SOCKET_SO=socket.$(SO).$(SOCKET_V) | 103 | SOCKET_SO=socket.$(SO).$(SOCKET_V) |
| 104 | MIME_SO=mime.$(SO).$(MIME_V) | 104 | MIME_SO=mime.$(SO).$(MIME_V) |
