From 679c7c73904d820eeae60200f54a64c439cd1f77 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Tue, 7 Dec 2004 04:30:38 +0000 Subject: [PATCH] * configure.in: bump up the version. * Release: Version 1.1.2 "Confuse-a-cat" released. svn: r3787 --- ChangeLog | 4 ++++ configure.in | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 75f7dff8d..167dcc1e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ +2004-12-06 Alex Roitman + * configure.in: bump up the version. + 2004-12-06 Don Allingham * NEWS: minor update for 1.1.2 release + * Release: Version 1.1.2 "Confuse-a-cat" released. 2004-12-05 Alex Roitman * doc/Makefile.am: Remove unneeded CLEANFILES, they're defined below. diff --git a/configure.in b/configure.in index c5f135379..9bf7db0c2 100644 --- a/configure.in +++ b/configure.in @@ -4,11 +4,11 @@ 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, 1.1.2, gramps-bugs@lists.sourceforge.net) +AC_INIT(gramps, 1.1.3, gramps-bugs@lists.sourceforge.net) AC_CONFIG_SRCDIR(src/gramps.py) AM_INIT_AUTOMAKE(1.6.3) -dnl RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-') -RELEASE=1 +RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-') +dnl RELEASE=1 VERSIONSTRING=$VERSION if test x"$RELEASE" != "x"