mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-08 22:50:27 +02:00
Changed "1.7" to "1.8" in description of the effective version.
Thanks to Jon Wilson!
This commit is contained in:
parent
a25086f2e7
commit
467bc29a72
1 changed files with 2 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -41,10 +41,10 @@ headers.
|
||||||
Guile now provides scm_effective_version and effective-version
|
Guile now provides scm_effective_version and effective-version
|
||||||
functions which return the "effective" version number. This is just
|
functions which return the "effective" version number. This is just
|
||||||
the normal full version string without the final micro-version number,
|
the normal full version string without the final micro-version number,
|
||||||
so the current effective-version is "1.7". The effective version
|
so the current effective-version is "1.8". The effective version
|
||||||
should remain unchanged during a stable series, and should be used for
|
should remain unchanged during a stable series, and should be used for
|
||||||
items like the versioned share directory name
|
items like the versioned share directory name
|
||||||
i.e. /usr/share/guile/1.7.
|
i.e. /usr/share/guile/1.8.
|
||||||
|
|
||||||
Providing an unchanging version number during a stable release for
|
Providing an unchanging version number during a stable release for
|
||||||
things like the versioned share directory can be particularly
|
things like the versioned share directory can be particularly
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue