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 75d1684..b265bcf 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.4" +#define REGBA_VERSION_STRING "1.45.5" enum MenuEntryKind { KIND_OPTION, |