summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrtems-bsps2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtems-bsps b/rtems-bsps
index cff020fbb3..e146e375f8 100755
--- a/rtems-bsps
+++ b/rtems-bsps
@@ -29,7 +29,7 @@ done
max_bsp_len=$(expr ${max_bsp_len} + 2)
last_arch=""
-echo "RTEMS 4.12"
+echo "RTEMS 4.10"
echo " Architectures: ${arch_count}"
echo " BSP Count: ${bsp_count}"
for bsp_path in ${cfg_list};