svn: r2472
This commit is contained in:
Alex Roitman
2003-12-09 00:52:37 +00:00
parent ccd9e2fa9f
commit 0286bf6903
7 changed files with 464 additions and 126 deletions

View File

@@ -2,7 +2,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, 0.98.0, gramps-bugs@lists.sourceforge.net)
AC_INIT(gramps, 1.0.0, 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 '-')
@@ -237,6 +237,7 @@ src/po/Makefile
doc/Makefile
doc/gramps-manual/Makefile
doc/gramps-manual/C/Makefile
doc/gramps-manual/de/Makefile
doc/gramps-manual/ru/Makefile
example/Makefile
example/gramps/Makefile