We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a4f32 commit 470f471Copy full SHA for 470f471
2 files changed
UPDATING
@@ -1,7 +1,9 @@
1
Updating Information for MidnightBSD users.
2
3
20220210:
4
- mport 2.2.1
+ MidnightBSD 2.1.5
5
+
6
+ mport 2.2.1 - fix crash issues
7
8
20220126:
9
MidnightBSD 2.1.4
sys/conf/newvers.sh
@@ -31,7 +31,7 @@
31
# $FreeBSD: stable/11/sys/conf/newvers.sh 349884 2019-07-10 13:35:01Z gjb $
32
33
TYPE="MidnightBSD"
34
-REVISION="2.1.4"
+REVISION="2.1.5"
35
RELEASE="${REVISION}"
36
VERSION="${TYPE} ${RELEASE}"
37
0 commit comments