Skip to content

Commit b9a0f1a

Browse files
committed
Version 0.19.3
1 parent ce0a6de commit b9a0f1a

3 files changed

Lines changed: 14 additions & 4 deletions

File tree

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
== Version 0.19.3 (beta release #7)
2+
3+
Release 0.19.1 mistakenly included in-development features (mainly, service arguments) that were
4+
not intended to be included in a bug-fix release. Release 0.19.2 did not include those features.
5+
Since distributions may be relying on the features, this release adds them back. There are a
6+
small number of documentation fixes and improvements also.
7+
8+
Thanks to current sponsors: Paweł Zmarzły (pzmarzly), Wesley Moore (wezm),
9+
M. Herdiansyah (konimex), Coleman McFarland (dontlaugh), q66, saolof, and private sponsors.
10+
111
== Version 0.19.2 (beta release #6)
212

313
This beta release contains minor bugfixes compared to the prior release. It does not contain

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dinit
22

3-
v0.19.2
3+
v0.19.3
44

55
---
66
![Dinit logo](doc/dinit-logo.png)

build/version.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Included from Makefiles.
2-
VERSION=0.19.2
3-
MONTH=December
4-
YEAR=2024
2+
VERSION=0.19.3
3+
MONTH=January
4+
YEAR=2025

0 commit comments

Comments
 (0)