(file) Return to version-windows.RC CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

File: [Pegasus] / pegasus / mak / version-windows.RC (download)
Revision: 1.1.12.3, Tue Oct 27 10:40:17 2009 UTC (14 years, 7 months ago) by s.kodali
Branch: RELEASE_2_8-branch
Changes since 1.1.12.2: +4 -4 lines
BUG#: 8635
TITLE: Set version status for 2.8.3 development

#include <windows.h>

1 VERSIONINFO

FILEVERSION 2,8,3
PRODUCTVERSION 2,8,3
FILEFLAGSMASK 0x00
FILEFLAGS 0x00
FILEOS VOS__WINDOWS32
FILETYPE VFT_UNKNOWN
FILESUBTYPE VFT2_UNKNOWN
BEGIN
    BLOCK "StringFileInfo"
    BEGIN
        BLOCK "040904E4"
        BEGIN
            VALUE "FileVersion",      "2.8.3\0"
            VALUE "ProductVersion",   "2.8.3\0"
        END
    END
END


No CVS admin address has been configured
Powered by
ViewCVS 0.9.2