2006-10-11 Alex Roitman <shura@gramps-project.org>
* RELEASE: version 2.2.0rc1 is released. * configure.in: Bump up the version number. svn: r7399
This commit is contained in:
parent
c1fe5ccd7b
commit
310c70040b
@ -1,3 +1,7 @@
|
|||||||
|
2006-10-11 Alex Roitman <shura@gramps-project.org>
|
||||||
|
* RELEASE: version 2.2.0rc1 is released.
|
||||||
|
* configure.in: Bump up the version number.
|
||||||
|
|
||||||
2006-10-11 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2006-10-11 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
||||||
* src/plugins/IndivComplete.py (write_person): Catch missing image
|
* src/plugins/IndivComplete.py (write_person): Catch missing image
|
||||||
files.
|
files.
|
||||||
|
@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
|
|||||||
dnl May need to run automake && aclocal first
|
dnl May need to run automake && aclocal first
|
||||||
|
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
AC_INIT(gramps, 2.2.0rc1, [gramps-bugs@lists.sourceforge.net])
|
AC_INIT(gramps, 2.2.0rc2, [gramps-bugs@lists.sourceforge.net])
|
||||||
AC_CONFIG_SRCDIR(configure.in)
|
AC_CONFIG_SRCDIR(configure.in)
|
||||||
AM_INIT_AUTOMAKE(1.6.3)
|
AM_INIT_AUTOMAKE(1.6.3)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user