diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-07-22 00:29:38 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-07-22 00:29:38 +0300 |
commit | bb0220db9f1d2bcccd0d4b5c9378e94ec48ace87 (patch) | |
tree | dbd0a249581a2559fa18c0a955f08900dca416e8 /desktop | |
parent | 62d35fd15c2746ee318fd7af02791cab22658595 (diff) |
windres is picky
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/util/ooverinfo.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/util/ooverinfo.rc b/desktop/util/ooverinfo.rc index d434bc4fc6..53b20852c4 100644 --- a/desktop/util/ooverinfo.rc +++ b/desktop/util/ooverinfo.rc @@ -34,7 +34,7 @@ // version information // ----------------------------------------------------------------------- -VS_VERSION_INFO versioninfo +VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION, SUBVERSION, VERVARIANT, VER_COUNT PRODUCTVERSION VERSION, SUBVERSION, VERVARIANT, VER_COUNT FILEFLAGSMASK 0x3F |