1313#undef APSTUDIO_READONLY_SYMBOLS
1414
1515/////////////////////////////////////////////////////////////////////////////
16- // Neutral (Default ) resources
16+ // Neutre (Par d�faut ) resources
1717
1818#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEUD)
1919LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
@@ -28,6 +28,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
2828// remains consistent on all systems.
2929IDR_MAINFRAME ICON "res\\OCSInventory.ico"
3030
31+
3132/////////////////////////////////////////////////////////////////////////////
3233//
3334// Dialog
@@ -453,12 +454,12 @@ BEGIN
453454 "Host <%1> Trying to get remote ""ProgramData"" directory using PsExec..."
454455END
455456
456- #endif // Neutral (Default ) resources
457+ #endif // Neutre (Par d�faut ) resources
457458/////////////////////////////////////////////////////////////////////////////
458459
459460
460461/////////////////////////////////////////////////////////////////////////////
461- // English (United States ) resources
462+ // Anglais (�tats-Unis ) resources
462463
463464#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
464465LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
@@ -470,8 +471,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
470471//
471472
472473VS_VERSION_INFO VERSIONINFO
473- FILEVERSION 2,3 ,0,0
474- PRODUCTVERSION 2,3 ,0,0
474+ FILEVERSION 2,4 ,0,0
475+ PRODUCTVERSION 2,4 ,0,0
475476 FILEFLAGSMASK 0x3fL
476477#ifdef _DEBUG
477478 FILEFLAGS 0x1L
@@ -489,13 +490,13 @@ BEGIN
489490 VALUE "Comments", "Inventory and Deployment Tool released under GNU General Public License"
490491 VALUE "CompanyName", "http://www.ocsinventory-ng.org"
491492 VALUE "FileDescription", "OCS Inventory NG Agent Deployment Tool for Windows"
492- VALUE "FileVersion", "2.3 .0.0"
493+ VALUE "FileVersion", "2.4 .0.0"
493494 VALUE "InternalName", "ocsinventory-deploy-tool"
494495 VALUE "LegalCopyright", "Open Source Software under GNU General Public License"
495496 VALUE "LegalTrademarks", "http://www.ocsinventory-ng.org"
496497 VALUE "OriginalFilename", "ocsinventory-deploy-tool.exe"
497498 VALUE "ProductName", "OCS Inventory NG"
498- VALUE "ProductVersion", "2.3 .0.0"
499+ VALUE "ProductVersion", "2.4 .0.0"
499500 END
500501 END
501502 BLOCK "VarFileInfo"
@@ -504,12 +505,12 @@ BEGIN
504505 END
505506END
506507
507- #endif // English (United States ) resources
508+ #endif // Anglais (�tats-Unis ) resources
508509/////////////////////////////////////////////////////////////////////////////
509510
510511
511512/////////////////////////////////////////////////////////////////////////////
512- // French (France) resources
513+ // Fran�ais (France) resources
513514
514515#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
515516LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
552553
553554#endif // APSTUDIO_INVOKED
554555
555- #endif // French (France) resources
556+ #endif // Fran�ais (France) resources
556557/////////////////////////////////////////////////////////////////////////////
557558
558559
0 commit comments