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 f6a67ce commit 042cee8Copy full SHA for 042cee8
2 files changed
UPDATING
@@ -1,5 +1,9 @@
1
Updating Information for MidnightBSD users.
2
3
+20200710:
4
+ MidnightBSD 1.1.4 RELEASE
5
+ update libmport to fix several package installation bugs.
6
+
7
20191018:
8
Update acpi ibm module to support some newer thinkpads.
9
sys/conf/newvers.sh
@@ -32,7 +32,7 @@
32
# $MidnightBSD$
33
34
TYPE="MidnightBSD"
35
-REVISION="1.1.3"
+REVISION="1.1.4"
36
RELEASE="${REVISION}"
37
VERSION="${TYPE} ${RELEASE}"
38
0 commit comments