* configure.in: bump up verison number to 2.1.0
svn: r4610
This commit is contained in:
parent
db0780e453
commit
16b52bcb0f
@ -1,3 +1,6 @@
|
||||
2005-05-17 Don Allingham <don@gramps-project.org>
|
||||
* configure.in: bump up verison number to 2.1.0
|
||||
|
||||
2005-05-11 Julio Sanchez <jsanchez@users.sourceforge.net>
|
||||
* src/po/es.po: remerge from 2.0.0
|
||||
|
||||
|
@ -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.0, gramps-bugs@lists.sourceforge.net)
|
||||
AC_INIT(gramps, 2.1.0, gramps-bugs@lists.sourceforge.net)
|
||||
AC_CONFIG_SRCDIR(src/gramps.py)
|
||||
AM_INIT_AUTOMAKE(1.6.3)
|
||||
dnl RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
||||
|
Loading…
Reference in New Issue
Block a user