mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
rbutil: bump version to 0.3.2.5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13700 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
12d2d0fbc2
commit
f0fc547b57
3 changed files with 6 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#define RBUTIL 1
|
||||
#include <wx/msw/wx.rc>
|
||||
RBUTIL VERSIONINFO
|
||||
FILEVERSION 0,3,2,4
|
||||
PRODUCTVERSION 0,3,2,4
|
||||
FILEVERSION 0,3,2,5
|
||||
PRODUCTVERSION 0,3,2,5
|
||||
FILEOS 0x00000004
|
||||
FILETYPE 0x00000001
|
||||
BEGIN
|
||||
|
|
@ -10,8 +10,8 @@ BEGIN
|
|||
BEGIN
|
||||
BLOCK "FFFF0000"
|
||||
BEGIN
|
||||
VALUE "FileVersion", "0.3.2.4\0"
|
||||
VALUE "ProductVersion", "0.3.2.4\0"
|
||||
VALUE "FileVersion", "0.3.2.5\0"
|
||||
VALUE "ProductVersion", "0.3.2.5\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