* configure.ac, NEWS: Bump version to 0.0l.

* doc/Makefile.am ($(srcdir)/spotref.pdf): Do not assume spot.latex is
in the srcdir.
This commit is contained in:
Alexandre Duret-Lutz 2003-12-01 11:48:58 +00:00
parent 1811786597
commit 0033466598
4 changed files with 17 additions and 2 deletions

View file

@ -20,7 +20,7 @@
# 02111-1307, USA.
AC_PREREQ([2.57])
AC_INIT([spot], [0.0k])
AC_INIT([spot], [0.0l])
AC_CONFIG_AUX_DIR([tools])
AM_INIT_AUTOMAKE([nostdinc check-news 1.7.3])