master
Nala Ginrut 13 years ago
parent 0beaba2ff1
commit 3a765c03b3

@ -19,7 +19,7 @@
# write to the Free Software Foundation, Inc., 51 Franklin Street, # write to the Free Software Foundation, Inc., 51 Franklin Street,
# Fifth Floor, Boston, MA 02110-1301 USA # Fifth Floor, Boston, MA 02110-1301 USA
AC_INIT([guile-csv], [0.0.1], [nalaginrut@gmail.com]) AC_INIT([guile-csv], [0.0.2], [nalaginrut@gmail.com])
AC_CONFIG_SRCDIR(csv) AC_CONFIG_SRCDIR(csv)
AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability]) AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability])

Loading…
Cancel
Save