(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.3.2.1, Tue Oct 11 17:17:56 2011 UTC (12 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.3: +4 -4 lines
BUG#: 9999
TITLE: Merge out head to Task-PEP317 branch using Task Makefile

DESCRIPTION:  Update this working branch to Pegasus Head of Tree as of
about 8 Oct 2011

#include <windows.h>

1 VERSIONINFO

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


No CVS admin address has been configured
Powered by
ViewCVS 0.9.2