mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Add GodEater to the credits in RbUtil
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12861 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
151a67253c
commit
2671b6cda6
2 changed files with 4 additions and 3 deletions
|
|
@ -22,12 +22,13 @@
|
|||
#define CREDITS_H_INCLUDED
|
||||
|
||||
#define RBUTIL_FULLNAME "The Rockbox Utility"
|
||||
#define RBUTIL_VERSION "Version 0.3.0.0"
|
||||
#define RBUTIL_VERSION "Version 0.3.0.1"
|
||||
|
||||
static const wxString rbutil_developers[] = {
|
||||
wxT("Christi Alice Scarborough"),
|
||||
wxT("Dave Chapman"),
|
||||
wxT("Dominik Wenger"),
|
||||
wxT("Bryan Childs"),
|
||||
wxT("")
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@ BEGIN
|
|||
BEGIN
|
||||
BLOCK "FFFF0000"
|
||||
BEGIN
|
||||
VALUE "FileVersion", "0.3.0.0\0"
|
||||
VALUE "ProductVersion", "0.3.0.0\0"
|
||||
VALUE "FileVersion", "0.3.0.1\0"
|
||||
VALUE "ProductVersion", "0.3.0.1\0"
|
||||
VALUE "CompanyName", "Rockbox Team\0"
|
||||
VALUE "FileDescription", "Rockbox Utility\0"
|
||||
VALUE "InternalName", "rbutil\0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue