Bumped UAE version to 4.4.0

This commit is contained in:
Dimitris Panokostas 2020-05-02 23:48:39 +02:00
parent fdb06a4bbd
commit a069170806

View file

@ -15,7 +15,7 @@
#include "traps.h"
#define UAEMAJOR 4
#define UAEMINOR 3
#define UAEMINOR 4
#define UAESUBREV 0
typedef enum { KBD_LANG_US, KBD_LANG_DK, KBD_LANG_DE, KBD_LANG_SE, KBD_LANG_FR, KBD_LANG_IT, KBD_LANG_ES } KbdLang;