Skip to content

Commit

Permalink
Prepare new alpha release.
Browse files Browse the repository at this point in the history
  • Loading branch information
enzo1982 committed Dec 1, 2018
1 parent 9ae6b9b commit 17ec0b2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Readme
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Known problems
History
-------

Version 1.1 Alpha (November 2018)
Version 1.1 Alpha (December 2018)

- ported to macOS, Linux and BSD operating systems
- implemented an extension component framework to modularize fre:ac
Expand Down
2 changes: 1 addition & 1 deletion Readme.de
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Bekannte Probleme
Geschichte
----------

Version 1.1 Alpha (November 2018)
Version 1.1 Alpha (Dezember 2018)

- Auf macOS, Linux und BSD-Betriebssysteme portiert
- Framework f�r Erweiterungskomponenten implementiert, um fre:ac zu modularisieren
Expand Down
6 changes: 3 additions & 3 deletions resources/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#include "../include/resources.h"

IDR_VERSION VERSIONINFO
FILEVERSION 1,1,0,4746
PRODUCTVERSION 1,1,0,4746
FILEVERSION 1,1,0,4798
PRODUCTVERSION 1,1,0,4798
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_APP
BEGIN
Expand All @@ -12,7 +12,7 @@ BEGIN
BLOCK "000004B0" // Block: language ID = Multilingual, char set = Unicode
BEGIN
VALUE "FileDescription", "fre:ac - free audio converter\0"
VALUE "FileVersion", "1.1.0.4746\0"
VALUE "FileVersion", "1.1.0.4798\0"
VALUE "InternalName", "FREAC\0"
VALUE "OriginalFilename", "freac.exe\0"
VALUE "ProductName", "fre:ac\0"
Expand Down
6 changes: 3 additions & 3 deletions resources/resources_vd.rc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#include "../include/resources.h"

IDR_VERSION VERSIONINFO
FILEVERSION 1,1,0,4746
PRODUCTVERSION 1,1,0,4746
FILEVERSION 1,1,0,4798
PRODUCTVERSION 1,1,0,4798
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_APP
BEGIN
Expand All @@ -12,7 +12,7 @@ BEGIN
BLOCK "000004B0" // Block: language ID = Multilingual, char set = Unicode
BEGIN
VALUE "FileDescription", "fre:ac - free video downloader\0"
VALUE "FileVersion", "1.1.0.4746\0"
VALUE "FileVersion", "1.1.0.4798\0"
VALUE "InternalName", "FREAC\0"
VALUE "OriginalFilename", "freac.exe\0"
VALUE "ProductName", "fre:ac\0"
Expand Down

0 comments on commit 17ec0b2

Please sign in to comment.