Release 1.16.1
This commit is contained in:
parent
e1bb1885b2
commit
2a7fb0d735
2 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
1.16.1 - released 2024-04-02
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* add EUR account for paying membership fees to member's page
|
||||||
|
|
||||||
1.16 - released 2024-02-09
|
1.16 - released 2024-02-09
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
(chicken format))
|
(chicken format))
|
||||||
|
|
||||||
;; Short banner
|
;; Short banner
|
||||||
(define banner-line "HackerBase 1.16 (c) 2023 Brmlab, z.s.")
|
(define banner-line "HackerBase 1.16.1 (c) 2023 Brmlab, z.s.")
|
||||||
|
|
||||||
;; Banner source with numbers for ANSI CSI SGR
|
;; Banner source with numbers for ANSI CSI SGR
|
||||||
(define banner-source "
|
(define banner-source "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue