16
16
#undef APSTUDIO_READONLY_SYMBOLS
17
17
18
18
/////////////////////////////////////////////////////////////////////////////
19
- // Anglais resources
19
+ // Anglais (neutre) resources
20
20
21
21
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
22
22
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
@@ -131,12 +131,12 @@ BEGIN
131
131
"Cannot display inventory informations !\n\nReason: %s"
132
132
END
133
133
134
- #endif // Anglais resources
134
+ #endif // Anglais (neutre) resources
135
135
/////////////////////////////////////////////////////////////////////////////
136
136
137
137
138
138
/////////////////////////////////////////////////////////////////////////////
139
- // Espagnol resources
139
+ // Espagnol (neutre) resources
140
140
141
141
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ESN)
142
142
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
@@ -251,12 +251,12 @@ BEGIN
251
251
"No se puede mostrar la informaci�n del inventario ! Raz�n: %s"
252
252
END
253
253
254
- #endif // Espagnol resources
254
+ #endif // Espagnol (neutre) resources
255
255
/////////////////////////////////////////////////////////////////////////////
256
256
257
257
258
258
/////////////////////////////////////////////////////////////////////////////
259
- // Fran�ais resources
259
+ // Fran�ais (neutre) resources
260
260
261
261
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
262
262
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
@@ -371,7 +371,7 @@ BEGIN
371
371
"Impossible d'afficher les informations d'inventaire !\n\nRaison: %s"
372
372
END
373
373
374
- #endif // Fran�ais resources
374
+ #endif // Fran�ais (neutre) resources
375
375
/////////////////////////////////////////////////////////////////////////////
376
376
377
377
@@ -388,8 +388,8 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
388
388
//
389
389
390
390
VS_VERSION_INFO VERSIONINFO
391
- FILEVERSION 2,9,2 ,0
392
- PRODUCTVERSION 2,9,2 ,0
391
+ FILEVERSION 2,10,0 ,0
392
+ PRODUCTVERSION 2,10,0 ,0
393
393
FILEFLAGSMASK 0x17L
394
394
#ifdef _DEBUG
395
395
FILEFLAGS 0x1L
@@ -407,13 +407,13 @@ BEGIN
407
407
VALUE "Comments", "OCS Inventory Systray applet"
408
408
VALUE "CompanyName", "OCS Inventory"
409
409
VALUE "FileDescription", "OCS Inventory Systray applet"
410
- VALUE "FileVersion", "2.9.2 .0"
410
+ VALUE "FileVersion", "2.10.0 .0"
411
411
VALUE "InternalName", "OcsSystray.exe"
412
412
VALUE "LegalCopyright", "Open Source Software released under GNU General Public License V2"
413
413
VALUE "LegalTrademarks", "http://www.ocsinventory-ng.org"
414
414
VALUE "OriginalFilename", "OcsSystray.exe"
415
415
VALUE "ProductName", "OCS Inventory Windows Agent"
416
- VALUE "ProductVersion", "2.9.2 .0"
416
+ VALUE "ProductVersion", "2.10.0 .0"
417
417
END
418
418
END
419
419
BLOCK "VarFileInfo"
0 commit comments