(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.3, Sat Sep 14 22:08:13 2013 UTC (10 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch, POSTAUG25UPDATE
Changes since 1.3.2.2: +4 -4 lines
PEP#: 317
TITLE: PEP 317, Pull Operations mergeout and code cleanup.

DESCRIPTION: No new functionality added but cleaned up a number of issues.
Merged out up to 25 August. Note that most functions run today except for
OpenExecQuery which is not tested.  See the readme.pulloperations for more
details

#include <windows.h>

1 VERSIONINFO

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


No CVS admin address has been configured
Powered by
ViewCVS 0.9.2