Bump version to "1.5", so that we end up being parallel installable with
2003-07-26 Rodney Dawes <dobey@ximian.com> * configure.in: Bump version to "1.5", so that we end up being parallel installable with 1.4 again, but we can still release a "1.5.0" tarball when we get to that point in 6 months svn path=/trunk/; revision=21982
This commit is contained in:

committed by
Rodney Dawes

parent
f266a1be23
commit
cc8c3d2a38
@ -1,3 +1,9 @@
|
|||||||
|
2003-07-26 Rodney Dawes <dobey@ximian.com>
|
||||||
|
|
||||||
|
* configure.in: Bump version to "1.5", so that we end up being
|
||||||
|
parallel installable with 1.4 again, but we can still release
|
||||||
|
a "1.5.0" tarball when we get to that point in 6 months
|
||||||
|
|
||||||
2003-07-23 Dan Winship <danw@ximian.com>
|
2003-07-23 Dan Winship <danw@ximian.com>
|
||||||
|
|
||||||
* configure.in: Define EVO_MARSHAL_RULE, which creates glib
|
* configure.in: Define EVO_MARSHAL_RULE, which creates glib
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
|
|
||||||
AC_INIT(evolution, 1.4.99, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
|
AC_INIT(evolution, 1.5, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
|
||||||
AC_CONFIG_SRCDIR(README)
|
AC_CONFIG_SRCDIR(README)
|
||||||
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
|
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user