mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Bump version number for 2.0.9.
* GUILE-VERSION (GUILE_MICRO_VERSION): Increment.
This commit is contained in:
parent
3e78acd978
commit
cfeb9130bb
2 changed files with 5 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Note: `GUILE_VERSION' is defined in `configure.ac' using `git-version-gen'.
|
||||
GUILE_MAJOR_VERSION=2
|
||||
GUILE_MINOR_VERSION=0
|
||||
GUILE_MICRO_VERSION=8
|
||||
GUILE_MICRO_VERSION=9
|
||||
|
||||
GUILE_EFFECTIVE_VERSION=2.0
|
||||
|
||||
|
|
5
NEWS
5
NEWS
|
@ -5,7 +5,10 @@ See the end for copying conditions.
|
|||
Please send Guile bug reports to bug-guile@gnu.org.
|
||||
|
||||
|
||||
Changes in 2.0.8 (since 2.0.7):
|
||||
Changes in 2.0.9 (since 2.0.7):
|
||||
|
||||
Note: 2.0.8 was a brown paper bag release that was never announced, but
|
||||
some mirrors may have picked it up. Please do not use it.
|
||||
|
||||
* Notable changes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue