Skip to content

Commit 01cf674

Browse files
EnqueueDuckEnqueueDuck
authored andcommitted
Update version to 3.2.0
1 parent 78d0718 commit 01cf674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To run the server, use the following command, default host is 14396:
1212
bazel run -c opt src/main/cpp:server
1313
```
1414

15-
### Version 3.1.0
15+
### Version 3.2.0
1616

1717
The base class for server is `ServerSocket` at `src/main/cpp/server_socket.h`. I use an
1818
`evconnlistener` from `libevent` to bind and listen on the server address. For each new connection

0 commit comments

Comments
 (0)