From d3860fdb984f18acadca4a4c92b7f9f2da2612fa Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Mon, 6 Mar 2000 00:55:58 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2058 57a11ea4-9604-0410-9ed3-97b8803252fd --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 2a169bc7e5..435f14f13b 100755 --- a/configure +++ b/configure @@ -747,7 +747,7 @@ fi PACKAGE=gnucash -VERSION=1.3.0 +VERSION=1.3.1 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }