Skip to content

Commit 8548417

Browse files
committed
Update ChangeLog and bump version for v4.13 GA
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent e958189 commit 8548417

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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.13-rc1], [https://github.com/troglobit/finit/issues],
1+
AC_INIT([Finit], [4.13], [https://github.com/troglobit/finit/issues],
22
[finit], [https://troglobit.com/projects/finit/])
33
AC_CONFIG_AUX_DIR(aux)
44
AM_INIT_AUTOMAKE([1.11 foreign subdir-objects])

doc/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ All relevant changes are documented in this file.
1313
> `reload:script` and `stop:script`, mimicking ExecReload and ExecStop.
1414
1515
### Changes
16+
- `initctl signal` command has been renamed to `initctl kill`
1617
- Drop xz tarballs from distribution, gzip is good enough
1718
- New `tmpfiles` stand-alone program, refactored from the existing
1819
tmpfiles.d support in Finit, by Aaron Andersen, PR #439

0 commit comments

Comments
 (0)