From ee25a1e6e2373652b31e289da0ab8c85a630ba81 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 12 Feb 2021 08:54:08 -0800 Subject: [PATCH] The revision defaults to the empty string --- include/SDL_revision.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_revision.h b/include/SDL_revision.h index d70fd694e..3e9b63af9 100644 --- a/include/SDL_revision.h +++ b/include/SDL_revision.h @@ -1,2 +1,2 @@ -#define SDL_REVISION "hg-0:aaaaaaaaaaah" +#define SDL_REVISION "" #define SDL_REVISION_NUMBER 0