set version to 1.0-cvs again
This commit is contained in:
parent
1e743cb571
commit
05943b2a83
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
dnl
|
dnl
|
||||||
dnl Change the version number here
|
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)
|
AC_PREREQ(2.53)
|
||||||
|
|
||||||
dnl make sure we are compiling from the correct sources
|
dnl make sure we are compiling from the correct sources
|
||||||
|
|
|
||||||
Reference in a new issue