]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Feat: KVMX 0.2.0 0.2.0
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 2 Jul 2024 20:40:47 +0000 (17:40 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 2 Jul 2024 20:40:47 +0000 (17:40 -0300)
ChangeLog.md
kvmx

index 0cd4080b468b94b5377443daa5689c563d4a28f8..f8f520cf7468a5ef5c71b910baedf3cf695f2b8d 100644 (file)
@@ -1,6 +1,6 @@
 # ChangeLog
 
-## 0.1.1 - 2024-07-02
+## 0.2.0 - 2024-07-02
 
 * Increase default `msize` for 9p mounts to 32MiB depending on kernel support,
   which may only be effective depending on `trans_virtio` driver support for
diff --git a/kvmx b/kvmx
index b694145279c2a9f86b6ba28c599a1d814c70b2dc..5ab776f6636377a3fe05607dcdcbb835630c9374 100755 (executable)
--- a/kvmx
+++ b/kvmx
@@ -19,7 +19,7 @@
 #
 
 # Basic parameters
-VERSION="0.1.1"
+VERSION="0.2.0"
 BASENAME="`basename $0`"
 DIRNAME="`dirname $0`"
 ACTION="$1"