diff --git a/tim2view.lpi b/tim2view.lpi
index 0b0d1bf..68ae59b 100644
--- a/tim2view.lpi
+++ b/tim2view.lpi
@@ -10,7 +10,7 @@
-
+
@@ -26,8 +26,8 @@
-
-
+
+
diff --git a/ucommon.pas b/ucommon.pas
index 3ba5f98..06ecaa4 100644
--- a/ucommon.pas
+++ b/ucommon.pas
@@ -3,7 +3,7 @@ unit ucommon;
interface
const
- cProgramName = 'Tim2View r90 by [Lab 313]';
+ cProgramName = 'Tim2View r91 by [Lab 313]';
cExtractedFilesDir = 'FILES';
cExtractedPngsDir = 'PNGS';
cMaxFileSize = $2EAEED80;
diff --git a/umain.lfm b/umain.lfm
index 2337bb9..29d5118 100644
--- a/umain.lfm
+++ b/umain.lfm
@@ -494,7 +494,7 @@ object frmMain: TfrmMain
OnCreate = FormCreate
OnDropFiles = FormDropFiles
Position = poScreenCenter
- LCLVersion = '1.5'
+ LCLVersion = '1.6.0.2'
object pnlStatus: TPanel
Left = 0
Height = 30