Preparation for 1.3.100

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2453 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-06-12 07:45:23 +00:00
parent b0e826c87d
commit 8715f49651
3 changed files with 7 additions and 2 deletions

5
NEWS
View File

@@ -1,5 +1,10 @@
Version history:
------- -------
1.3.100 - 12 June 2000
o bug fixes
o updated documentation
o updated translations
1.3.99 - 05 June 2000
o transaction auto-completion
o improved qif importing

2
configure vendored
View File

@@ -739,7 +739,7 @@ fi
PACKAGE=gnucash
VERSION=1.3.99
VERSION=1.3.100
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; }

View File

@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script.
### commands depend on them):
AC_INIT(src/guile/gnucash.h)
AM_INIT_AUTOMAKE(gnucash,1.3.99)
AM_INIT_AUTOMAKE(gnucash,1.3.100)
AM_CONFIG_HEADER(config.h)
dnl Set of available languages.