bump next version to 3.0.5

svn: r11434
This commit is contained in:
Stéphane Charette 2008-12-07 10:06:35 +00:00
parent 2928384624
commit 646977caf4

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.4, [gramps-bugs@lists.sourceforge.net])
AC_INIT(gramps, 3.0.5, [gramps-bugs@lists.sourceforge.net])
AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE([1.6.3 foreign])