mirror of
https://github.com/libretro/mgba.git
synced 2024-11-22 23:49:51 +00:00
Bump to 0.6.0.
This commit is contained in:
parent
5215efbc0e
commit
34474ffe96
@ -145,7 +145,7 @@ void retro_get_system_info(struct retro_system_info* info) {
|
||||
#ifndef GIT_VERSION
|
||||
#define GIT_VERSION ""
|
||||
#endif
|
||||
info->library_version = "0.6-b1" GIT_VERSION;
|
||||
info->library_version = "0.6.0" GIT_VERSION;
|
||||
info->library_name = "mGBA";
|
||||
info->block_extract = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user