(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.6.2.2, Thu Apr 2 11:20:37 2015 UTC (9 years, 1 month ago) by karl
Branch: RELEASE_2_14-branch
Changes since 1.6.2.1: +4 -4 lines
BUG#: 10060
TITLE: Set OpenPegasusVersion to Version 2.14.2 and development state

DESCRIPTION: Update version number from 2.14.1 to 2.14.2 and set
PEGASUS_PRODUCT_STATUS="Development"

#include <windows.h>

1 VERSIONINFO

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


No CVS admin address has been configured
Powered by
ViewCVS 0.9.2