From 647c31c23b4dc233f4c0acc80bf6c264a883ead7 Mon Sep 17 00:00:00 2001 From: Sumanto Kar Date: Thu, 19 Jun 2025 23:20:59 +0000 Subject: Changed version details to 2.5 --- INSTALL | 16 ++++++++-------- README.md | 2 +- VERSION | 2 +- code/_templates/layout.html | 2 +- code/installation.rst | 2 +- code/overview.rst | 2 +- conf.py | 4 ++-- setup.py | 2 +- src/browser/UserManual.py | 2 +- src/configuration/Appconfig.py | 3 ++- 10 files changed, 19 insertions(+), 18 deletions(-) diff --git a/INSTALL b/INSTALL index 229c4e58..111bd803 100644 --- a/INSTALL +++ b/INSTALL @@ -14,7 +14,7 @@ Table of contents i. After downloading eSim, extract it using: - $ unzip eSim-2.4.zip + $ unzip eSim-2.5.zip ii. Now change directories in to the top-level eSim directory (where this INSTALL file can be found). @@ -39,24 +39,24 @@ Table of contents -2. eSim 2.4 installation in Windows OS +2. eSim installation in Windows OS - i. Download eSim for Windows OS from "https://esim.fossee.in/". Disable the antivirus (if any). + i. Download eSim for Windows OS from "https://esim.fossee.in/". Disable the antivirus (if any). - ii. If MinGW and/or MSYS is already installed in your machine, then remove it from the + ii. If MinGW and/or MSYS is already installed in your machine, then remove it from the PATH environment variable as it may interfere with eSim and might not work as intended. iii. Now double click on eSim installer and then follow the instruction to install eSim. - iv. After the installation is completed, please download and add the following file to the esim home directory(FOSSEE\eSim\ folder): + - vi. Hence the installation is completed. + iv. Hence the installation is completed. - vii. To uninstall eSim and all of its components, run the uninstaller "uninst-eSim.exe" located at + v. To uninstall eSim and all of its components, run the uninstaller "uninst-eSim.exe" located at top-level eSim directory (where this INSTALL file can be found). diff --git a/README.md b/README.md index 21ddb126..1eef4d3e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ To use eSim on your machine having above distributions, please refer to link [he * [SkyWater SKY130 PDK](https://skywater-pdk.rtfd.io/) ## eSim Manual -To know everything about eSim, how it works and it's feature please download the manual from [here](https://static.fossee.in/esim/manuals/eSim_Manual_2.4.pdf) +To know everything about eSim, how it works and it's feature please download the manual from [here](https://static.fossee.in/esim/manuals/eSim_Manual_2.5.pdf) ## Contact For any queries regarding eSim please write us on at this [email address](mailto:contact-esim@fossee.in). diff --git a/VERSION b/VERSION index 6b4950e3..95e3ba81 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4 +2.5 diff --git a/code/_templates/layout.html b/code/_templates/layout.html index 63a2dba6..5550c8bf 100644 --- a/code/_templates/layout.html +++ b/code/_templates/layout.html @@ -6,7 +6,7 @@ alt="My Logo" style="width: 100%; height: auto; display: block;" />