* configure.in: Update version number.
svn: r7392
This commit is contained in:
parent
b18df85c19
commit
de82fc89df
@ -1,4 +1,5 @@
|
|||||||
2006-10-10 Alex Roitman <shura@gramps-project.org>
|
2006-10-10 Alex Roitman <shura@gramps-project.org>
|
||||||
|
* configure.in: Update version number.
|
||||||
* NEWS: Update.
|
* NEWS: Update.
|
||||||
* src/plugins/ExportVCalendar.py (get_option_box): Use custom filters.
|
* src/plugins/ExportVCalendar.py (get_option_box): Use custom filters.
|
||||||
* src/plugins/ExportVCard.py (get_option_box): Use custom filters.
|
* src/plugins/ExportVCard.py (get_option_box): Use custom filters.
|
||||||
|
@ -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.1.98, [gramps-bugs@lists.sourceforge.net])
|
AC_INIT(gramps, 2.2.0rc1, [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…
x
Reference in New Issue
Block a user