#!/bin/sh
#
# Return the SDK version

echo "x86_64-linux-24.10.3"
