ac/rgp: bump version to 1.6

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34049>
This commit is contained in:
Samuel Pitoiset 2025-03-13 12:20:10 +01:00 committed by Marge Bot
parent 0d68ede145
commit 6b28cd8e0e

View file

@ -22,7 +22,7 @@
#define SQTT_FILE_MAGIC_NUMBER 0x50303042
#define SQTT_FILE_VERSION_MAJOR 1
#define SQTT_FILE_VERSION_MINOR 5
#define SQTT_FILE_VERSION_MINOR 6
#define SQTT_GPU_NAME_MAX_SIZE 256
#define SQTT_MAX_NUM_SE 32