mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Increment `LIBGUILE_INTERFACE_CURRENT'.
* GUILE-VERSION (LIBGUILE_INTERFACE_CURRENT): Set to 22, i.e., Guile 1.8.8 + 1.
This commit is contained in:
parent
28b9264d5b
commit
1d82efbceb
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ GUILE_EFFECTIVE_VERSION=2.0
|
|||
# See libtool info pages for more information on how and when to
|
||||
# change these.
|
||||
|
||||
LIBGUILE_INTERFACE_CURRENT=18
|
||||
LIBGUILE_INTERFACE_CURRENT=22
|
||||
LIBGUILE_INTERFACE_REVISION=0
|
||||
LIBGUILE_INTERFACE_AGE=0
|
||||
LIBGUILE_INTERFACE="${LIBGUILE_INTERFACE_CURRENT}:${LIBGUILE_INTERFACE_REVISION}:${LIBGUILE_INTERFACE_AGE}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue