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