~linux-jacekk/ocsinventory-windows-agent/fix-log-error

« back to all changes in this revision

Viewing changes to OcsNotifyUser/OcsNotifyUser.rc

  • Committer: dliroulet
  • Date: 2014-04-11 15:00:04 UTC
  • Revision ID: didier.liroulet@ocsinventory-ng.org-20140411150004-3ltijw33b4s012od
Update version to 2.1.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
393
393
//
394
394
 
395
395
VS_VERSION_INFO VERSIONINFO
396
 
 FILEVERSION 2,1,0,3
397
 
 PRODUCTVERSION 2,1,0,3
 
396
 FILEVERSION 2,1,0,4
 
397
 PRODUCTVERSION 2,1,0,4
398
398
 FILEFLAGSMASK 0x3fL
399
399
#ifdef _DEBUG
400
400
 FILEFLAGS 0x1L
412
412
            VALUE "Comments", "OCS Inventory NG User Notification Provider"
413
413
            VALUE "CompanyName", "OCS Inventory NG"
414
414
            VALUE "FileDescription", "OCS Inventory NG User Notification Provider"
415
 
            VALUE "FileVersion", "2, 1, 0, 3"
 
415
            VALUE "FileVersion", "2, 1, 0, 4"
416
416
            VALUE "InternalName", "OcsNotifyUser.exe"
417
417
            VALUE "LegalCopyright", "Open Source Software released under GNU General Public License V2"
418
418
            VALUE "LegalTrademarks", "http://www.ocsinventory-ng.org"
419
419
            VALUE "OriginalFilename", "OcsNotifyUser.exe"
420
420
            VALUE "ProductName", "OCS Inventory NG Windows Agent"
421
 
            VALUE "ProductVersion", "2, 1, 0, 3"
 
421
            VALUE "ProductVersion", "2, 1, 0, 4"
422
422
        END
423
423
    END
424
424
    BLOCK "VarFileInfo"