* src/TextDoc.py (PaperStyle.set_height, PaperStyle.set_width):

Add functions. Needed for setting custom size paper.
* configure.in: Set RELEASE to CVS-<date> string.


svn: r1974
This commit is contained in:
Alex Roitman
2003-08-09 21:08:20 +00:00
parent d33937c7b9
commit 6ba9a5fb5b
3 changed files with 14 additions and 1 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_INIT(src/gramps.py)
AM_INIT_AUTOMAKE(gramps, 0.9.3)
RELEASE=1
RELEASE=CVS-$(date +%G%m%d)
VERSIONSTRING=$VERSION
if test x"$RELEASE" != "x"