Skip to content

Commit

Permalink
New English twitter config wasn't installed properly yet
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Jul 21, 2022
1 parent ed44513 commit c7349e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.9.1 21-07-2022
[Maarten van Gompel]
- New English twitter config wasn't installed properly yet

0.9 21-07-2022
[Ko van der Sloot]
- fix for PREFIX rules in french and italian
Expand Down
2 changes: 1 addition & 1 deletion config/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
config_DATA = tokconfig-eng tokconfig-nld tokconfig-fra tokconfig-ita \
config_DATA = tokconfig-eng tokconfig-eng-twitter tokconfig-nld tokconfig-fra tokconfig-ita \
tokconfig-spa tokconfig-por tokconfig-deu tokconfig-swe \
tokconfig-nld-twitter tokconfig-nld-sonarchat tokconfig-tur \
tokconfig-nld-withplaceholder tokconfig-nld-historical tokconfig-fry \
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.59)
AC_INIT([uctodata], [0.9], [lamasoftware@science.ru.nl])
AC_INIT([uctodata], [0.9.1], [lamasoftware@science.ru.nl])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([configure.ac])
AC_PROG_LN_S
Expand Down

0 comments on commit c7349e0

Please sign in to comment.