From f64292b777c9934b91a53ccbfa3c1f5aac7a8480 Mon Sep 17 00:00:00 2001 From: maartenkeijzer Date: Fri, 21 Mar 2003 09:17:38 +0000 Subject: [PATCH] bumped up the version number --- eo/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/configure.in b/eo/configure.in index 84f16aa9..05a61ac2 100644 --- a/eo/configure.in +++ b/eo/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/eo) dnl Change the version number here -AM_INIT_AUTOMAKE(eo, 0.9.2) +AM_INIT_AUTOMAKE(eo, 0.9.3) dnl Checks for maintainer mode AM_MAINTAINER_MODE