Bump frontend version.
This commit is contained in:
parent
1c0e76b022
commit
04aa18d449
2 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
(chicken format))
|
||||
|
||||
;; Short banner
|
||||
(define banner-line "HackerBase 1.7 (c) 2023 Brmlab, z.s.")
|
||||
(define banner-line "HackerBase 1.7.99 (c) 2023 Brmlab, z.s.")
|
||||
|
||||
;; Banner source with numbers for ANSI CSI SGR
|
||||
(define banner-source "
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
util-bst-ldict
|
||||
#:doc ("Reimplementation of old list-based symbol dictionary using new BST backend.")
|
||||
(
|
||||
ldict<?
|
||||
make-ldict
|
||||
ldict?
|
||||
ldict-empty?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue