mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-07-01 10:29:14 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
08feef776b | |||
8545467a85
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
*.o
|
||||
*.exe
|
||||
*.res
|
||||
*.elf
|
||||
|
@ -5,5 +5,5 @@
|
||||
#define IDM_HELP_ABOUT 40003
|
||||
#define IDM_VIEW_LOG 40004
|
||||
|
||||
#define VER_VERSION 1, 1, 0, 0
|
||||
#define VER_VERSION_STR "1.1\0"
|
||||
#define VER_VERSION 1, 2, 0, 0
|
||||
#define VER_VERSION_STR "1.2\0"
|
||||
|
Reference in New Issue
Block a user