Update version info.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4623 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-06-11 08:40:58 +00:00
parent 17b3a7ef7d
commit 8a3d9dcc0e
4 changed files with 15 additions and 8 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
############################################################ ############################################################
GnuCash 1.5.x README file. GnuCash 1.7.x README file.
NOTE: THIS IS A DEVELOPMENT RELEASE!!! THIS VERSION HAS NOT NOTE: THIS IS A DEVELOPMENT RELEASE!!! THIS VERSION HAS NOT
BEEN TESTED PROPERLY AND MAY DO ABSOLUTELY ANYTHING! BEEN TESTED PROPERLY AND MAY DO ABSOLUTELY ANYTHING!
@@ -7,7 +7,7 @@ BEEN TESTED PROPERLY AND MAY DO ABSOLUTELY ANYTHING!
USE AT YOUR OWN RISK (AND KEEP *LOTS* OF BACKUPS) USE AT YOUR OWN RISK (AND KEEP *LOTS* OF BACKUPS)
If you want something a bit more tested, please use the If you want something a bit more tested, please use the
1.4 stable series. 1.6 stable series.
------------------------------------------------------------ ------------------------------------------------------------
################## ##################
+8 -1
View File
@@ -1,6 +1,13 @@
############################################################ ############################################################
Gnucash 1.6.x README.patches file. Gnucash 1.7.x README.patches file.
NOTE: THIS IS A DEVELOPMENT RELEASE!!! THIS VERSION HAS NOT
BEEN TESTED PROPERLY AND MAY DO ABSOLUTELY ANYTHING!
USE AT YOUR OWN RISK (AND KEEP *LOTS* OF BACKUPS)
If you want something a bit more tested, please use the
1.6 stable series.
------------------------------------------------------------ ------------------------------------------------------------
Submitting a Patch: Submitting a Patch:
+1 -1
View File
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script.
### commands depend on them): ### commands depend on them):
AC_INIT(src/guile/gnucash.h) AC_INIT(src/guile/gnucash.h)
AM_INIT_AUTOMAKE(gnucash,1.5.98) AM_INIT_AUTOMAKE(gnucash,1.7.0)
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST AC_CANONICAL_HOST
+4 -4
View File
@@ -25,17 +25,17 @@ offers, have a look at the <link linkend="xacc-features">Features
are intended to be stable, only seeing maintenance to fix bugs, are intended to be stable, only seeing maintenance to fix bugs,
and "odd" sub-versions indicate an "experimental" stream that and "odd" sub-versions indicate an "experimental" stream that
seeks to add enhancement. seeks to add enhancement.
The latest stable release is 1.4.x; if you don't intend to The latest stable release is 1.6.x; if you don't intend to
do development work, you should be using either this version, do development work, you should be using either this version,
or an older stable version. These versions are fairly stable, or an older stable version. These versions are fairly stable,
with all currently known bugs fixed. with all currently known bugs fixed.
The present "experimental" stream is gnucash-1.5.x, which is The present "experimental" stream is gnucash-1.7.x, which is
now almost at beta-test stage. This is the version you are now almost at beta-test stage. This is the version you are
using right now, obviously! If you are using this version using right now, obviously! If you are using this version
with real data, PLEASE MAKE BACKUPS REGULARLY! with real data, PLEASE MAKE BACKUPS REGULARLY!
Once the 1.5.x series stabilizes, the next stable series Once the 1.7.x series stabilizes, the next stable series
will be 1.6.x. will be 1.8.x.
</para> </para>
<para>If you wish to "hack" on the experimental version, you should <para>If you wish to "hack" on the experimental version, you should