mirror of
https://github.com/Retropex/dolphin.git
synced 2025-05-12 19:30:44 +02:00
Release 1.0.6
This commit is contained in:
parent
5f9a37566a
commit
65359e10a9
Binary file not shown.
Before Width: | Height: | Size: 7.2 MiB After Width: | Height: | Size: 196 KiB |
@ -19,7 +19,7 @@ namespace Common
|
||||
|
||||
const std::string& GetScmRevStr()
|
||||
{
|
||||
static const std::string scm_rev_str = "PrimeHack Pre-Release [v1.0.6]";
|
||||
static const std::string scm_rev_str = "PrimeHack Release [v1.0.6]";
|
||||
return scm_rev_str;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user