Tag release 0.3

This commit is contained in:
jjgarcia 2001-07-31 17:41:22 +00:00
parent 189070661c
commit 03c0ed9409

View file

@ -31,7 +31,7 @@ exit 2;
fi
dnl Set the version number. This seems the best place to keep it.
ECLS_VERSION=0.2
ECLS_VERSION=0.3
AC_SUBST(ECLS_VERSION)
dnl Guess operating system of host. We do not allow cross-compiling.