diff --git a/src/configure.in b/src/configure.in index 6e3f49a3b..bc0f0dc7b 100644 --- a/src/configure.in +++ b/src/configure.in @@ -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.