From 05943b2a83124f623bf13113563ad390c7580c30 Mon Sep 17 00:00:00 2001 From: kuepper Date: Tue, 5 Dec 2006 08:42:39 +0000 Subject: [PATCH] set version to 1.0-cvs again --- eo/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/configure.in b/eo/configure.in index 0401e50c..e9af19bc 100644 --- a/eo/configure.in +++ b/eo/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. dnl dnl Change the version number here -AC_INIT([Evolving Objects], [1.0-beta1], [eodev-help@sourceforge.net], [eo]) +AC_INIT([Evolving Objects], [1.0-cvs], [eodev-help@sourceforge.net], [eo]) AC_PREREQ(2.53) dnl make sure we are compiling from the correct sources