* configure.in: Bump up the version number.
svn: r4898
This commit is contained in:
parent
9bf1fb62b5
commit
8f392ded30
@ -4,6 +4,7 @@
|
||||
witness.
|
||||
* src/plugins/Check.py (check_source_references): Add checking
|
||||
routine to detect and remove dangling source references.
|
||||
* configure.in: Bump up the version number.
|
||||
|
||||
2005-07-01 Alex Roitman <shura@gramps-project.org>
|
||||
* src/plugins/WebPage.py (write_sibling): Apply patch from bug #
|
||||
|
@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
dnl May need to run automake && aclocal first
|
||||
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT(gramps, 2.0.4, gramps-bugs@lists.sourceforge.net)
|
||||
AC_INIT(gramps, 2.0.5, gramps-bugs@lists.sourceforge.net)
|
||||
AC_CONFIG_SRCDIR(src/gramps.py)
|
||||
AM_INIT_AUTOMAKE(1.6.3)
|
||||
RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
||||
|
Loading…
x
Reference in New Issue
Block a user