* README: Better links to Templates/

* configure.in: Bump version to 1.0-beta2.
This commit is contained in:
kuepper 2006-12-17 22:59:53 +00:00
commit 7adf24b71d
3 changed files with 12 additions and 2 deletions

View file

@ -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-cvs], [eodev-help@sourceforge.net], [eo])
AC_INIT([Evolving Objects], [1.0-beta2], [eodev-help@sourceforge.net], [eo])
AC_PREREQ(2.53)
dnl make sure we are compiling from the correct sources