Skip to content

Commit

Permalink
Version 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davmac314 committed Jun 15, 2022
1 parent b83cc0e commit 68a8df5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
== Version 0.15.1

(Alpha release #7)

This contains minor fixes for the previous release.

Changes:
* Remove extra newline which was printed after service description error log messages.
* Install dinit-monitor as part of "make install".

== Version 0.15.0

(Alpha release #6)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Dinit
v0.15.0 (alpha release #6)
v0.15.1 (alpha release #7)

This is the README for Dinit, the service manager and init system. It is
intended to provide an overview; For full documentation please check the manual pages.
Expand Down
2 changes: 1 addition & 1 deletion build/version.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Included from Makefiles.
VERSION=0.15.0
VERSION=0.15.1
MONTH=June
YEAR=2022

0 comments on commit 68a8df5

Please sign in to comment.