Skip to content

Commit 17c6791

Browse files
committed
Update ChangeLog and bump version for v4.16 release
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent 42f24f5 commit 17c6791

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([Finit], [4.16-rc1], [https://github.com/finit-project/finit/issues],
1+
AC_INIT([Finit], [4.16], [https://github.com/finit-project/finit/issues],
22
[finit], [https://http://finit-project.github.io/])
33
AC_CONFIG_AUX_DIR(aux)
44
AM_INIT_AUTOMAKE([1.11 foreign subdir-objects])

doc/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Change Log
33

44
All relevant changes are documented in this file.
55

6-
[4.16][] - 2026-02-28
6+
[4.16][] - 2026-02-27
77
---------------------
88

99
### Changes

0 commit comments

Comments
 (0)