Commit ee25a1e6e2373652b31e289da0ab8c85a630ba81

Sam Lantinga 2021-02-12T08:54:08

The revision defaults to the empty string

1
2
3
4
5
6
7
8
diff --git a/include/SDL_revision.h b/include/SDL_revision.h
index d70fd69..3e9b63a 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