diff options
Diffstat (limited to 'source/opendingux/gui.h')
-rw-r--r-- | source/opendingux/gui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/opendingux/gui.h b/source/opendingux/gui.h index 09788df..84aee4c 100644 --- a/source/opendingux/gui.h +++ b/source/opendingux/gui.h @@ -7,7 +7,7 @@ # define GIT_VERSION_STRING STRINGIFY(GIT_VERSION) #endif -#define REGBA_VERSION_STRING "1.45.2" +#define REGBA_VERSION_STRING "1.45.3" enum MenuEntryKind { KIND_OPTION, |