From 683e341f3aa6d7c02940bc3b464fbcdb1ddee445 Mon Sep 17 00:00:00 2001 From: Qiyang Sun <qs2g22@soton.ac.uk> Date: Sat, 17 Aug 2024 19:51:26 +0000 Subject: [PATCH] Pump version to 0.0.10 Boot time: 5.522s (kernel) --- conf/distro/marfb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/marfb.conf b/conf/distro/marfb.conf index 741b1e6..cb815a6 100644 --- a/conf/distro/marfb.conf +++ b/conf/distro/marfb.conf @@ -1,6 +1,6 @@ DISTRO = "marfb" DISTRO_NAME = "MAR Autonomous Rover Fastboot Linux System (MARS by University of Southampton)" -DISTRO_VERSION = "0.0.9a" +DISTRO_VERSION = "0.0.10" MAINTAINER = "Qiyang Sun <qs2g22@soton.ac.uk>" -- GitLab