Skip to content

Commit 04fe4da

Browse files
committed
update version number to 2.0
1 parent 61c419c commit 04fe4da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/version.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
#define VERSION_H
2828

2929
#define CONSOLE_UI_NAME "Mupen64Plus Console User-Interface"
30-
#define CONSOLE_UI_VERSION 0x016305
31-
#define CORE_API_VERSION 0x20001
32-
#define CONFIG_API_VERSION 0x20000
30+
#define CONSOLE_UI_VERSION 0x020000
31+
#define CORE_API_VERSION 0x020001
32+
#define CONFIG_API_VERSION 0x020000
3333

3434
#define MINIMUM_CORE_VERSION 0x016300
3535

0 commit comments

Comments
 (0)