From 4a9c5127f8f96e7474ad8c1a745d57721a6e8b83 Mon Sep 17 00:00:00 2001 From: kuepper Date: Tue, 23 Jan 2007 22:25:57 +0000 Subject: [PATCH] bump versions to 1.0.2-cvs --- eo/configure.in | 2 +- eo/doc/eo.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eo/configure.in b/eo/configure.in index bcd1abb9f..e3dd6b507 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.1], [eodev-help@sourceforge.net], [eo]) +AC_INIT([Evolving Objects], [1.02-cvs1], [eodev-help@sourceforge.net], [eo]) AC_PREREQ(2.53) dnl make sure we are compiling from the correct sources diff --git a/eo/doc/eo.cfg b/eo/doc/eo.cfg index 229d228c3..11a647ec2 100644 --- a/eo/doc/eo.cfg +++ b/eo/doc/eo.cfg @@ -23,7 +23,7 @@ PROJECT_NAME = EO # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.0.1 +PROJECT_NUMBER = 1.0.2-cvs # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.