We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04415bc commit 312e86cCopy full SHA for 312e86c
NEWS
@@ -1,3 +1,8 @@
1
+0.7.1 17-05-2018
2
+[Ko van der Sloot]
3
+Bug fix release:
4
+ * install some datafiles originally provided by 'ucto'
5
+
6
0.7 16-05-2018
7
[Ko vd Sloot]
8
- tokconfig-nld-historical: typo in rule
configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([uctodata], [0.8], [lamasoftware@science.ru.nl])
+AC_INIT([uctodata], [0.7.1], [lamasoftware@science.ru.nl])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([configure.ac])
AC_PROG_LN_S
0 commit comments