update
svn: r1847
This commit is contained in:
parent
630843f71b
commit
55a25ee7d4
4
configure
vendored
4
configure
vendored
@ -1516,7 +1516,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE=gramps
|
||||
VERSION=0.9.2
|
||||
VERSION=0.9.3
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -1642,7 +1642,7 @@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
|
||||
|
||||
|
||||
|
||||
RELEASE=1
|
||||
RELEASE=rc1
|
||||
|
||||
VERSIONSTRING=$VERSION
|
||||
if test x"$RELEASE" != "x"
|
||||
|
@ -1,8 +1,8 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
dnl May need to run automake && aclocal first
|
||||
AC_INIT(src/gramps.py)
|
||||
AM_INIT_AUTOMAKE(gramps, 0.9.2)
|
||||
RELEASE=1
|
||||
AM_INIT_AUTOMAKE(gramps, 0.9.3)
|
||||
RELEASE=rc1
|
||||
|
||||
VERSIONSTRING=$VERSION
|
||||
if test x"$RELEASE" != "x"
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH gramps 1 "0.9.2" "May 2003" "0.9.2"
|
||||
.TH gramps 1 "0.9.3" "May 2003" "0.9.3"
|
||||
.SH NAME
|
||||
gramps \- Genealogical Research and Analysis Management Programming System.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
%define ver 0.9.2
|
||||
%define rel 1
|
||||
%define ver 0.9.3
|
||||
%define rel rc1
|
||||
%define prefix /usr
|
||||
%define localstatedir /var/lib
|
||||
# Ensure that internal RPM macros for configure & makeinstall
|
||||
|
3643
src/po/template.po
3643
src/po/template.po
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user