File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2.21.1 2025-01-27
2+ [Maarten van Gompel]
3+ * Fix for segfault on edge cases without /etc/services
4+ (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094197)
5+
162.21 2024-12-16
27[Ko van der Sloot]
38* needs latest ticcutils
Original file line number Diff line number Diff line change 77 "@type" : " SoftwareSourceCode" ,
88 "identifier" : " libfolia" ,
99 "name" : " libfolia" ,
10- "version" : " 2.21" ,
10+ "version" : " 2.21.1 " ,
1111 "description" : " This is a C++ Library for working with the Format for Linguistic Annotation (FoLiA)." ,
1212 "license" : " https://spdx.org/licenses/GPL-3.0-only" ,
1313 "url" : " https://github.com/LanguageMachines/libfolia" ,
Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( [ 2.69] )
5- AC_INIT ( [ libfolia] ,[ 2.21] ,[ lamasoftware@science.ru.nl] ) # also adapt in codemeta.json!
5+ AC_INIT ( [ libfolia] ,[ 2.21.1 ] ,[ lamasoftware@science.ru.nl] ) # also adapt in codemeta.json!
66AM_INIT_AUTOMAKE ( [ foreign] )
77AC_CONFIG_SRCDIR ( [ configure.ac] )
88AC_CONFIG_MACRO_DIR ( [ m4] )
You can’t perform that action at this time.
0 commit comments