Skip to content

Commit d5c7faf

Browse files
Ko van der SlootKo van der Sloot
authored andcommitted
get ready for a release
1 parent 268e26d commit d5c7faf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
toad 0.4 2017-11-06
2+
[Ko van der Sloot]
3+
Major release:
4+
* Added modules te create new-style datafiles with enrichments for NER
5+
and CHUNKER
6+
Needs a recent frog too.
7+
* lots of code changes and fixes
8+
* make more use of recent additions to ticcutils.
9+
110
toad 0.3 2016-10-24
211
[Ko van der Sloot]
312
* first official release on Zenodo

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ(2.61)
5-
AC_INIT([toad],[0.3],[lamasoftware@science.ru.nl])
5+
AC_INIT([toad],[0.4],[lamasoftware@science.ru.nl])
66
AM_INIT_AUTOMAKE
77
AC_CONFIG_SRCDIR([configure.ac])
88
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)