changed version number to 3.0.2 now that 3.0.1 is available
svn: r10738
This commit is contained in:
parent
5c8f5f3619
commit
d9fe3fcf65
8
NEWS
8
NEWS
@ -1,3 +1,11 @@
|
|||||||
|
Version 3.0.1 -- the "Don't call me "Señor!" release!
|
||||||
|
* Translation updates for de, es, fi, fr, hr, lt, nb, nl, pl, sk, and sv!
|
||||||
|
* Bug fixes for the book report!
|
||||||
|
* Various improvements for the Relationship, Familylines and Hourglass graphs!
|
||||||
|
* Improvements to the narrative web report!
|
||||||
|
* Many miscellaneous bug fixes!
|
||||||
|
* See ChangeLog for full list of changes!
|
||||||
|
|
||||||
Version 3.0.0 -- the "It was just getting interesting." release
|
Version 3.0.0 -- the "It was just getting interesting." release
|
||||||
* Rewrite of the GEDCOM parser
|
* Rewrite of the GEDCOM parser
|
||||||
* Export views to a spreadsheet
|
* Export views to a spreadsheet
|
||||||
|
@ -5,7 +5,7 @@ dnl May need to run automake && aclocal first
|
|||||||
|
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
dnl NOTE: 1st arg to macro below becomes the "VERSION"
|
dnl NOTE: 1st arg to macro below becomes the "VERSION"
|
||||||
AC_INIT(gramps, 3.0.1, [gramps-bugs@lists.sourceforge.net])
|
AC_INIT(gramps, 3.0.2, [gramps-bugs@lists.sourceforge.net])
|
||||||
AC_CONFIG_SRCDIR(configure.in)
|
AC_CONFIG_SRCDIR(configure.in)
|
||||||
AM_INIT_AUTOMAKE([1.6.3 foreign])
|
AM_INIT_AUTOMAKE([1.6.3 foreign])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user