r23674 - gnucash/trunk - Bug #721607 and #721608: fix GnuCash version numbers and remove/update links.
Cristian Marchi
cmarchi at code.gnucash.org
Wed Jan 8 16:46:41 EST 2014
Author: cmarchi
Date: 2014-01-08 16:46:40 -0500 (Wed, 08 Jan 2014)
New Revision: 23674
Trac: http://svn.gnucash.org/trac/changeset/23674
Modified:
gnucash/trunk/README
Log:
Bug #721607 and #721608: fix GnuCash version numbers and remove/update links.
Modified: gnucash/trunk/README
===================================================================
--- gnucash/trunk/README 2014-01-08 05:24:53 UTC (rev 23673)
+++ gnucash/trunk/README 2014-01-08 21:46:40 UTC (rev 23674)
@@ -1,7 +1,7 @@
############################################################
- GnuCash 2.4.x README file.
+ GnuCash 2.6.x README file.
-The last known stable series is the 2.4.0 series.
+The last known stable series is the 2.6.0 series.
------------------------------------------------------------
##################
@@ -123,13 +123,10 @@
http://www.gnucash.org/
Precompiled binaries:
-http://www.gnucash.org/pub/gnucash/
+http://www.gnucash.org/download
-Development versions:
-http://www.gnucash.org/en/hacking.phtml
-
############
Dependencies
------------
@@ -166,7 +163,7 @@
You can start GnuCash at the command-line, with "gnucash" or "gnucash
<filename>", where <filename> is a GnuCash account file. Sample
accounts can be found in the "doc/examples" subdirectory. *.gnucash
-files are GnuCash accounts that can opened with the "Open File" menu entry.
+files are GnuCash accounts that can be opened with the "Open File" menu entry.
*.qif files are Quicken Import Format files that can be opened with the
"Import QIF" menu entry.
@@ -299,7 +296,7 @@
Supported Platforms
-------------------
-GnuCash 2.0.x is known to work with the following operating systems:
+GnuCash 2.x, is known to work with the following operating systems:
GNU/Linux -- x86, Sparc, PPC
Solaris -- Sparc
@@ -326,17 +323,10 @@
Additional Download Sites
-------------------------
-You can also download GnuCash from:
+You can also download GnuCash from http://download.sourceforge.net/gnucash
- - http://download.sourceforge.net/gnucash
-
-You can download GnuCash Solaris packages from:
-
- - http://www.unixrealm.com/downloads/
-
You can get GnuCash Mandrake packages on Mandriva Cooker sites.
-
Precompiled binaries & pre-requisite packages can be found at the
following sites. The GnuCash versions here are all *extremely*
old, and were indeed from GnuCash's ancestor "x-accountant".
@@ -366,7 +356,7 @@
------------------------------
A read-only version of the svn tree is available on the net at:
- http://svn.gnucash.org/repo/gnucash/
+ http://svn.gnucash.org/trac/browser/
To get what used to be CVS HEAD (and now includes what used to be
gnucash-gnome2-dev), you will need to get the svn TRUNK:
@@ -378,10 +368,10 @@
you'll have a directory called "trunk" created containing all the
source code.
-If you want the latest 2.0.x code, you'd need to pull from the
-2.0 branch, as follows:
+If you want the latest 2.6.x code, you'd need to pull from the
+2.6 branch, as follows:
- svn checkout http://svn.gnucash.org/repo/gnucash/branches/2.0 gnucash-2.0
+ svn checkout http://svn.gnucash.org/repo/gnucash/branches/2.6 gnucash-2.6
##################
More information about the gnucash-changes
mailing list