From 9afe4b51df6ee21bf824d44099b4b18a577e7ed6 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Mon, 28 Feb 2000 04:03:05 +0000 Subject: [PATCH] version change git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2032 57a11ea4-9604-0410-9ed3-97b8803252fd --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 435f14f13b..2a169bc7e5 100755 --- a/configure +++ b/configure @@ -747,7 +747,7 @@ fi PACKAGE=gnucash -VERSION=1.3.1 +VERSION=1.3.0 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; }