Release 2.0.96

This release contains some cleanup changes. Note that sj3serv does not
work well at this moment, at least with uim. Still investigating...

Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
Masanori Ogino 2023-11-30 14:33:31 +09:00
commit 2932531675

View file

@ -23,7 +23,7 @@
cmake_minimum_required(VERSION 3.9)
project(sj3
VERSION 2.0.95
VERSION 2.0.96
LANGUAGES C
)