bump version to 3.0.4

svn: r11162
This commit is contained in:
Stéphane Charette 2008-10-20 04:41:04 +00:00
parent 09fa5a8677
commit 1085895778

View File

@ -5,7 +5,7 @@ dnl May need to run automake && aclocal first
AC_PREREQ(2.57)
dnl NOTE: 1st arg to macro below becomes the "VERSION"
AC_INIT(gramps, 3.0.3, [gramps-bugs@lists.sourceforge.net])
AC_INIT(gramps, 3.0.4, [gramps-bugs@lists.sourceforge.net])
AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE([1.6.3 foreign])