Release 2.0.95

This release removes Transport Layer Interface (TLI) support.
It also contains some cleanup changes.

Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
Masanori Ogino 2023-11-29 23:00:17 +09:00
commit 8c235403de

View file

@ -32,7 +32,7 @@ configure_file(
include_directories("${CMAKE_BINARY_DIR}")
project(sj3
VERSION 2.0.94
VERSION 2.0.95
LANGUAGES C
)