* configure.ac: Bump version to 0.0m.

This commit is contained in:
Alexandre Duret-Lutz 2003-12-01 11:57:01 +00:00
parent 0033466598
commit 9b0ab316c2
2 changed files with 3 additions and 1 deletions

View file

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