From 15d193fe1d4b6006e52166eb639459edc7436942 Mon Sep 17 00:00:00 2001 From: David Banks Date: Sun, 26 May 2024 13:05:59 +0100 Subject: [PATCH] Updated the release name to Indigo-alpha8 Change-Id: I888815970f152aad85807210b28b8081ed0688b8 --- src/tube-defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tube-defs.h b/src/tube-defs.h index 873205a0..67f0d5ec 100644 --- a/src/tube-defs.h +++ b/src/tube-defs.h @@ -3,7 +3,7 @@ #ifndef TUBE_DEFS_H #define TUBE_DEFS_H -#define RELEASENAME "Indigo-alpha7" +#define RELEASENAME "Indigo-alpha8" // If defined, the doorbell is used rather then the mailbox #define USE_DOORBELL